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