Returns the genesis block of this chain.
Declared in <kernel/chainparams.h>
<kernel/chainparams.h>
CBlock const& GenesisBlock() const;
The genesis block.
Created with MrDocs