Constructs parameters for a well‐known chain type.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

explicit
ChainParams(ChainType chain_type);

Parameters

Name

Description

chain_type

The network to build parameters for.

Created with MrDocs