ChainstateManager::CheckBlockIndex

Make various assertions about the state of the block index.

Synopsis

Declared in <validation.h>

void
CheckBlockIndex() const;

Description

By default this only executes fully when using the Regtest chain; see: m_options.check_block_index.