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

Synopsis

Declared in <validation.h>

[[requires_capability(0x7f2e1bc17bd8), requires_capability(0x7f2e146b5f28), requires_capability(0x7f2e298fb2f8), requires_capability(0x7f2e360b8a58)]]
bool
LoadBlockIndex();

Return Value

true if the block index was loaded successfully.

Created with MrDocs