Skip to content

Commit

Permalink
Update chainparams.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinPr1vate authored Dec 29, 2018
1 parent b6797d7 commit 519ceaa
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 @@ -59,7 +59,7 @@ class CMainParams : public CChainParams {
consensus.vDeployments[Consensus::DEPLOYMENT_TESTDUMMY].bit = 28;
consensus.vDeployments[Consensus::DEPLOYMENT_TESTDUMMY].nStartTime = 1199145601; // January 1, 2008
consensus.vDeployments[Consensus::DEPLOYMENT_TESTDUMMY].nTimeout = 1230767999; // December 31, 2008
consensus.nUnmovedBurnHeight = 475000;
consensus.nUnmovedBurnHeight = 480000;
consensus.zResetHeight = 455500;

pchMessageStart[0] = 0xa8;
Expand Down

0 comments on commit 519ceaa

Please sign in to comment.