Load the block tree and coins database from disk, initializing state if we're running with ‐reindex

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f9513c47f38), requires_capability(0x7f9502de96d8), requires_capability(0x7f950b21bea8), requires_capability(0x7f9514bf5e98)]]
bool
LoadBlockIndex();

Return Value

true if the block index was loaded successfully.

Created with MrDocs