Return the active chain tip.
Synopsis
Declared in <validation.h>
[[requires_capability(0x7f9513c47848), requires_capability(0x7f9502de8fe8), requires_capability(0x7f950b21b7b8), requires_capability(0x7f9514bf57a8)]]
CBlockIndex*
ActiveTip() const;
Return Value
Block index entry of the active chain tip.
Created with MrDocs