Skip to main content

BIP34_ACTIVATION_TESTNET

Constant BIP34_ACTIVATION_TESTNET 

Source
pub const BIP34_ACTIVATION_TESTNET: u64 = 21_111;
Expand description

BIP34: Block Height in Coinbase - Testnet activation height

Reference: Bitcoin Core consensus.BIP34Height for CTestNetParams (chainparams.cpp).