Skip to content

Commit

Permalink
Changed HF block for testnet
Browse files Browse the repository at this point in the history
  • Loading branch information
psolstice committed Sep 2, 2024
1 parent dfede8f commit 29666c7
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 @@ -532,7 +532,7 @@ class CTestNetParams : public CChainParams {
consensus.stage3DevelopmentFundAddress = "TWDxLLKsFp6qcV1LL4U2uNmW4HwMcapmMU";
consensus.stage3CommunityFundAddress = "TCkC4uoErEyCB4MK3d6ouyJELoXnuyqe9L";

consensus.stage4StartBlock = 168500;
consensus.stage4StartBlock = 167500;
consensus.stage4CommunityFundShare = 10;
consensus.stage4DevelopmentFundShare = 15;
consensus.stage4MasternodeShare = 70;
Expand Down

0 comments on commit 29666c7

Please sign in to comment.