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