Skip to content

Commit

Permalink
Update chainparams.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
akcryptoguy committed Jul 30, 2020
1 parent cc109f9 commit 7023895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Expand Up @@ -168,7 +168,7 @@ class CMainParams : public CChainParams
nBlockZerocoinV2 = 999999999; // (PIVX: 1153160) //!> The block that zerocoin v2 becomes active - roughly Tuesday, May 8, 2018 4:00:00 AM GMT
nEnforceNewSporkKey = 1537963200; // (PIVX: 1525158000) //!> Sporks signed after (GMT): Wednesday, September 26,2018 12:00 PM must use the new spork key
nRejectOldSporkKey = 1537966800; // (PIVX: 1527811200) //!> Fully reject old spork key after (GMT): Wednesday, September 26,2018 12:00 PM
nBlockStakeModifierlV2 = 1000000;
nBlockStakeModifierlV2 = 1130000;
// Public coin spend enforcement
nPublicZCSpends = 999999999;

Expand Down

0 comments on commit 7023895

Please sign in to comment.