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 da947b0 commit b6797d7
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 @@ -60,7 +60,7 @@ class CMainParams : public CChainParams {
consensus.vDeployments[Consensus::DEPLOYMENT_TESTDUMMY].nStartTime = 1199145601; // January 1, 2008
consensus.vDeployments[Consensus::DEPLOYMENT_TESTDUMMY].nTimeout = 1230767999; // December 31, 2008
consensus.nUnmovedBurnHeight = 475000;
consensus.zResetHeight = 454000;
consensus.zResetHeight = 455500;

pchMessageStart[0] = 0xa8;
pchMessageStart[1] = 0xea;
Expand Down

0 comments on commit b6797d7

Please sign in to comment.