Skip to content

Commit

Permalink
Merge pull request #44 from piratelinux/0.9.7
Browse files Browse the repository at this point in the history
0.9.7
  • Loading branch information
dbkeys authored Jun 6, 2018
2 parents 9d7d48d + 9640b99 commit cdb2410
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,12 @@ namespace Checkpoints
( 46190, uint256("926dfff0792133f87c497327c1bfdc1245af8c4ea41f9795edab042b0676b52c"))
( 46519, uint256("5f0daab303063ec6bf2ee63bc666ac37f36647cbd2018280df845ab87169744a"))
( 363838, uint256("43ecdc8de768235547f834ffa670304aca28c46b83385adbe59477f2409f68c6"))
( 446399, uint256("f6d49ebc768025e300083d133d1bc1bf4e05b0878685c16237739d569cb9dcfe"))
;
static const CCheckpointData data = {
&mapCheckpoints,
1512634233, // * UNIX timestamp of last checkpoint block
992137, // * total number of transactions between genesis and last checkpoint
1525291237, // * UNIX timestamp of last checkpoint block
1085558, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
2500.0 // * estimated number of transactions per day after checkpoint
};
Expand Down

0 comments on commit cdb2410

Please sign in to comment.