Creates the mainnet chain parameters with default options.

Synopsis

Declared in <kernel/chainparams.h>

static
std::unique_ptr<CChainParams const>
Main();

Return Value

Owning pointer to the mainnet chain parameters.

Created with MrDocs