btck::ContextOptions::SetChainParams

Sets the chain parameters for the context.

Synopsis

Declared in <kernel/bitcoinkernel_wrapper.h>

void
SetChainParams(ChainParams& chain_params);

Parameters

NameDescription
chain_paramsThe chain parameters to apply.