Opaque data structure for holding the chain parameters.
Synopsis
Declared in <kernel/bitcoinkernel.h>
typedef btck_ChainParameters btck_ChainParameters;
Description
These are eventually placed into a kernel context through the kernel context options. The parameters describe the properties of a chain, and may be instantiated for either mainnet, testnet, signet, or regtest.
Created with MrDocs