Return historical chainstate targeting a specific block, if any.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7fbc8fcf8b68), requires_capability(0x7fbc96d91328), requires_capability(0x7fbcaf726d98), requires_capability(0x7fbc9e23e478)]]
Chainstate*
HistoricalChainstate() const;

Return Value

The historical chainstate, or nullptr if there is none.

Created with MrDocs