CChainParams::GenesisBlock

Returns the genesis block of this chain.

Synopsis

Declared in <kernel/chainparams.h>

CBlock const&
GenesisBlock() const;

Return Value

The genesis block.