Returns the index entry for the tip of this chain, or nullptr if none.
Declared in <chain.h>
<chain.h>
CBlockIndex* Tip() const;
The tip block index entry, or nullptr if the chain is empty.