Return historical chainstate targeting a specific block, if any.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7ff37ba94b18), requires_capability(0x7ff375ddb4a8), requires_capability(0x7ff37e1a4d78), requires_capability(0x7ff375a96be8)]]
Chainstate*
HistoricalChainstate() const;

Return Value

The historical chainstate, or nullptr if there is none.

Created with MrDocs