Skip to content

Commit

Permalink
Set internal fork at 1356500 (#2428)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar authored Sep 7, 2023
1 parent b1b770b commit c18c9c9
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 @@ -633,7 +633,7 @@ class CChangiParams : public CChainParams {
consensus.FortCanningEpilogueHeight = 1244000;
consensus.GrandCentralHeight = 1366000;
consensus.GrandCentralEpilogueHeight = 1438200;
consensus.NextNetworkUpgradeHeight = 1586750;
consensus.NextNetworkUpgradeHeight = 1356500;

consensus.pos.diffLimit = uint256S("00000fffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");
consensus.pos.nTargetTimespan = 5 * 60; // 5 min == 10 blocks
Expand Down

0 comments on commit c18c9c9

Please sign in to comment.