ChainstateManager::HistoricalChainstate

Return historical chainstate targeting a specific block, if any.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f9513c47388), requires_capability(0x7f9502de8b28), requires_capability(0x7f950b21b2f8), requires_capability(0x7f9514bf52e8)]]
Chainstate*
HistoricalChainstate() const;

Return Value

The historical chainstate, or nullptr if there is none.