Skip to content

Commit

Permalink
Merge dashpay#909: [Consensus] Mainnet public spend enforcement heigh…
Browse files Browse the repository at this point in the history
…t set.

39f37c5 mainnet public spend enforcement height set (furszy)

Tree-SHA512: 41adff5fa6ed7458ef3dcbb33979716996168bff7eccc4759931e8231184462a75020485430d91f88373b6cd3d298d3c0d61a9758aab4e0da3e6ea64d84e3594
  • Loading branch information
Fuzzbawls committed Jun 7, 2019
2 parents 4b22a09 + 39f37c5 commit 458b08c
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 @@ -164,7 +164,7 @@ class CMainParams : public CChainParams
nRejectOldSporkKey = 1527811200; //!> Fully reject old spork key after (GMT): Friday, June 1, 2018 12:00:00 AM

// Public coin spend enforcement
nPublicZCSpends = 2000000;
nPublicZCSpends = 1880000;

// Fake Serial Attack
nFakeSerialBlockheightEnd = 1686229;
Expand Down

0 comments on commit 458b08c

Please sign in to comment.