File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -152,7 +152,7 @@ class CMainParams : public CChainParams
152152 nBlockLastGoodCheckpoint = 891730 ; // Last valid accumulator checkpoint
153153 nBlockEnforceInvalidUTXO = 902850 ; // Start enforcing the invalid UTXO's
154154 nInvalidAmountFiltered = 268200 *COIN; // Amount of invalid coins filtered through exchanges, that should be considered valid
155- nBlockZerocoinV2 = 99999999 ; // The block that zerocoin v2 becomes active
155+ nBlockZerocoinV2 = 1153160 ; // !> The block that zerocoin v2 becomes active - roughly Tuesday, May 8, 2018 4:00:00 AM GMT
156156 nEnforceNewSporkKey = 1525158000 ; // !> Sporks signed after (GMT): Tuesday, May 1, 2018 7:00:00 AM GMT must use the new spork key
157157 nRejectOldSporkKey = 1527811200 ; // !> Fully reject old spork key after (GMT): Friday, June 1, 2018 12:00:00 AM
158158
You can’t perform that action at this time.
0 commit comments