pub const BIP112_CSV_ACTIVATION_TESTNET: u64 = 770_112; // 770_112u64Expand description
BIP112/BIP113: CSV - Testnet activation height (Bitcoin Core testnet3)
Reference: Bitcoin Core consensus.CSVHeight for CTestNetParams (kernel/chainparams.cpp).
Testnet CSV activates later than mainnet (770112), unlike some other deployments.