Overview
Each case maps to a distinct set of consensus rules defined in Bitcoin Core’s chainparams.cpp: genesis block, subsidy-halving interval, proof-of-work limits, soft-fork activation heights, and (for signet) block-signing challenge.
Maps to the btck_ChainType constants in the kernel C API. The raw values are stable and match btck_CHAIN_TYPE_*.
Topics
Enumeration Cases
Initializers
Instance Properties