Skip to content

Commit

Permalink
Increment EunosPaya fork height (#624)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar committed Jul 19, 2021
1 parent 2f94783 commit 3a3a0de
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 @@ -127,7 +127,7 @@ class CMainParams : public CChainParams {
consensus.EunosHeight = 894000; // 3rd June 2021
consensus.EunosSimsHeight = consensus.EunosHeight;
consensus.EunosKampungHeight = 895743;
consensus.EunosPayaHeight = 1049000;
consensus.EunosPayaHeight = 1052000;

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

0 comments on commit 3a3a0de

Please sign in to comment.