pub const TAPROOT_ACTIVATION_TESTNET: u64 = 2_011_968;Expand description
Taproot (BIP341) - Testnet activation height (Bitcoin Core testnet3)
Reference: Taproot buried height implied by MinBIP9WarningHeight - 2016 in CTestNetParams
(kernel/chainparams.cpp).