Skip to main content

BIP34_ACTIVATION_MAINNET

Constant BIP34_ACTIVATION_MAINNET 

Source
pub const BIP34_ACTIVATION_MAINNET: u64 = 227_931;
Expand description

BIP34: Block Height in Coinbase - Mainnet activation height

Starting at this block, coinbase scriptSig must contain the block height. Reference: Bitcoin Core consensus.BIP34Height (CMainParams in kernel/chainparams.cpp).