File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1330,7 +1330,7 @@ class CLiquidV1Params : public CChainParams {
1330
1330
1331
1331
// Simplicity
1332
1332
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].bit = 21 ;
1333
- consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nStartTime = Consensus::BIP9Deployment::NEVER_ACTIVE;
1333
+ consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nStartTime = 3333333 ; // April 14, 2025
1334
1334
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nTimeout = Consensus::BIP9Deployment::NO_TIMEOUT;
1335
1335
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].min_activation_height = 0 ; // No activation delay
1336
1336
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nPeriod = 10080 ; // one week...
You can’t perform that action at this time.
0 commit comments