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 @@ -1289,7 +1289,7 @@ class CLiquidV1Params : public CChainParams {
1289
1289
1290
1290
// Simplicity
1291
1291
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].bit = 24 ;
1292
- consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nStartTime = Consensus::BIP9Deployment::NEVER_ACTIVE;
1292
+ consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nStartTime = 1740960000 ; // March 3, 2025
1293
1293
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nTimeout = Consensus::BIP9Deployment::NO_TIMEOUT;
1294
1294
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].min_activation_height = 0 ; // No activation delay
1295
1295
consensus.vDeployments [Consensus::DEPLOYMENT_SIMPLICITY].nPeriod = 10080 ; // one week...
You can’t perform that action at this time.
0 commit comments