Update the chain tip based on database information, i.e. CoinsTip()'s best block.
Synopsis
Declared in <validation.h>
[[requires_capability(0x7f2e1ba84f48), requires_capability(0x7f2e14564b98), requires_capability(0x7f2e373bdd48), requires_capability(0x7f2e36e34998)]]
bool
LoadChainTip();
Return Value
true if the chain tip was loaded successfully.
Created with MrDocs