Sets the chain parameters for the context.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

void
SetChainParams(ChainParams& chain_params);

Parameters

Name

Description

chain_params

The chain parameters to apply.

Created with MrDocs