[#btck_ChainParameters-0a] = btck_ChainParameters :mrdocs: Opaque data structure for holding the chain parameters. == Synopsis Declared in `<kernel/bitcoinkernel.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct 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. [.small]#Created with https://www.mrdocs.com[MrDocs]#