Skip to content

Commit

Permalink
set checkpoints for fork
Browse files Browse the repository at this point in the history
  • Loading branch information
copicogithub1 committed Nov 1, 2018
1 parent d0e7cad commit cf2f058
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 @@ -78,7 +78,7 @@ static Checkpoints::MapCheckpoints mapCheckpoints =

static const Checkpoints::CCheckpointData data = {
&mapCheckpoints,
1532896389, // * UNIX timestamp of last checkpoint block
1541066020, // * UNIX timestamp of last checkpoint block
0, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
2000 // * estimated number of transactions per day after checkpoint
Expand Down

0 comments on commit cf2f058

Please sign in to comment.