File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,8 +88,8 @@ class CMainParams : public CChainParams {
8888
8989 // Deployment of Taproot (BIPs 340-342)
9090 consensus.vDeployments [Consensus::DEPLOYMENT_TAPROOT].bit = 2 ;
91- consensus.vDeployments [Consensus::DEPLOYMENT_TAPROOT].nStartHeight = 2153088 ; // Early-to-mid November 2021
92- consensus.vDeployments [Consensus::DEPLOYMENT_TAPROOT].nTimeoutHeight = 2362752 ; // 364 days later
91+ consensus.vDeployments [Consensus::DEPLOYMENT_TAPROOT].nStartHeight = 2161152 ; // End November 2021
92+ consensus.vDeployments [Consensus::DEPLOYMENT_TAPROOT].nTimeoutHeight = 2370816 ; // 364 days later
9393
9494 consensus.nMinimumChainWork = uint256S (" 0x0000000000000000000000000000000000000000000004e2a7117519981b028e" );
9595 consensus.defaultAssumeValid = uint256S (" 0x90c346e4bd95b964cd09cd27f27f15dfed5b1a601b752371e45735cf55015af3" ); // 1962809
You can’t perform that action at this time.
0 commit comments