Opaque data structure for holding the chain parameters.
Declared in <kernel/bitcoinkernel.h>
struct btck_ChainParameters;
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.