Skip to content

Commit

Permalink
[Consensus] Testnet enforcement height.
Browse files Browse the repository at this point in the history
  • Loading branch information
furszy committed Jun 4, 2019
1 parent 28afbd2 commit d6149cc
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 @@ -298,7 +298,7 @@ class CTestNetParams : public CMainParams
nRejectOldSporkKey = 1522454400; //!> Reject old spork key after Saturday, March 31, 2018 12:00:00 AM GMT

// Public coin spend enforcement
nPublicZCSpends = 1818300;
nPublicZCSpends = 1106100;

// Fake Serial Attack
nFakeSerialBlockheightEnd = -1;
Expand Down

0 comments on commit d6149cc

Please sign in to comment.