Update the chain tip based on database information, i.e. CoinsTip()'s best block.

Synopsis

Declared in <validation.h>

[[requires_capability(0x7ff37b902b98), requires_capability(0x7ff375c497a8), requires_capability(0x7ff37e054618), requires_capability(0x7ff375935578)]]
bool
LoadChainTip();

Return Value

true if the chain tip was loaded successfully.

Created with MrDocs