Skip to content

Commit

Permalink
Set block for activation of stake modifier V2
Browse files Browse the repository at this point in the history
  • Loading branch information
tohsnoom committed Jan 3, 2021
1 parent 17edebe commit 77924c1
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 @@ -235,7 +235,7 @@ class CMainParams : public CChainParams
strSporkKey = "04659d53bd8f7ad9d34a17281febedac754e5a6eb136142d3a9c6c0ea21b6ed7498ceb3d872eed00ae755f7aeadaeb1d9ab5e1a8f1e7efcd0ddcb39d4623c12790";
strObfuscationPoolDummyAddress = "PCYiHgGJJ6xGHqivmdZrYjRnhaYf6AJ2Mp";

nBlockStakeModifierlV2 = 99999999; // this will be set at a later date
nBlockStakeModifierlV2 = 1747800; // this will be set at a later date

/** Zerocoin */
zerocoinModulus = "25195908475657893494027183240048398571429282126204032027777137836043662020707595556264018525880784"
Expand Down

0 comments on commit 77924c1

Please sign in to comment.