Navigation Menu

Skip to content

Commit

Permalink
Checkpoints update.
Browse files Browse the repository at this point in the history
  • Loading branch information
Senaia3860 committed Apr 24, 2020
1 parent 2831d83 commit 780eda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Expand Up @@ -224,7 +224,7 @@ class CMainParams : public CChainParams
nZerocoinStartHeight = 99999999; // (PIVX: 863787, Phore 90000)
nZerocoinStartTime = 3999999990; // Tuesday, November 27, 2018 3:53:30 PM
nBlockRecalculateAccumulators = 999999999; // (PIVX: 895400, Phore 90005) //Trigger a recalculation of accumulators
nBlockLastGoodCheckpoint = 470000; // (PIVX: 891730, Phore 90005) //Last valid accumulator checkpoint
nBlockLastGoodCheckpoint = 700000; // (PIVX: 891730, Phore 90005) //Last valid accumulator checkpoint
nBlockZerocoinV2 = 999999999; // (PIVX: 1153160) //!> The block that zerocoin v2 becomes active - roughly Tuesday, May 8, 2018 4:00:00 AM GMT
nEnforceNewSporkKey = 1544199012; // (PIVX: 1525158000) //!> Sporks signed after (GMT): Tuesday, May 1, 2018 7:00:00 AM GMT must use the new spork key
nRejectOldSporkKey = 1544199012; // (PIVX: 1527811200) //!> Fully reject old spork key after (GMT): Friday, June 1, 2018 12:00:00 AM
Expand Down

0 comments on commit 780eda4

Please sign in to comment.