Creates the signet chain parameters with default options.

Synopsis

Declared in <kernel/chainparams.h>

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

Return Value

Owning pointer to the signet chain parameters.

Created with MrDocs