Skip to content

Commit

Permalink
Move testnet fork back ~21 hours
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Oct 10, 2023
1 parent 8660e4d commit 5b068c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -417,7 +417,7 @@ class CTestNetParams : public CChainParams {
consensus.DF19FortCanningEpilogueHeight = 1244000;
consensus.DF20GrandCentralHeight = 1366000;
consensus.DF21GrandCentralEpilogueHeight = 1438200;
consensus.DF22MetachainHeight = 1948000;
consensus.DF22MetachainHeight = 1950500;

consensus.pos.diffLimit = uint256S("00000fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");
// consensus.pos.nTargetTimespan = 14 * 24 * 60 * 60; // two weeks
Expand Down

0 comments on commit 5b068c3

Please sign in to comment.