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