Skip to main content

BIP65_ACTIVATION_TESTNET

Constant BIP65_ACTIVATION_TESTNET 

Source
pub const BIP65_ACTIVATION_TESTNET: u64 = 581_885;
Expand description

BIP65: OP_CHECKLOCKTIMEVERIFY (CLTV) - Testnet activation height

Reference: Bitcoin Core consensus.BIP65Height for CTestNetParams (kernel/chainparams.cpp).