Skip to content

Commit

Permalink
Merge branch 'tokenomics-update' into sigma_pool_closed
Browse files Browse the repository at this point in the history
  • Loading branch information
levonpetrosyan93 committed Sep 2, 2024
2 parents 0fdb02f + 29666c7 commit e699326
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 e699326

Please sign in to comment.