Skip to content

Commit

Permalink
added new checkpoint
Browse files Browse the repository at this point in the history
just to make sure
  • Loading branch information
franko-org committed Jun 12, 2014
1 parent ef1fa9b commit d4d54f1
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -57,12 +57,13 @@ namespace Checkpoints
( 472665, uint256("0x07b532f4e96384b2de42f73803572ae5a2bfbecf19462cf2c9f754e7421498ba0"))
( 605904, uint256("0x97a0618b8971a7627eb30f3346245af28fe43e32af117b915132b8c0efb1c1f9"))
( 785863, uint256("0x9ea053de310cc64a14c9b48849f9ed1e5b5898b30696f3d935b40047feb2306b"))
( 785950, uint256("0x1ea42eb64c0a5027549e58d2b532e4fe5da6c901b723fd2ae2d4b7263807e8da"))
( 785950, uint256("0x1ea42eb64c0a5027549e58d2b532e4fe5da6c901b723fd2ae2d4b7263807e8da"))
( 786082, uint256("0x980e5394dee86c2d12572cff87d74b260e2e37c2ef321118cf5a7b68f15188ea"))
;
static const CCheckpointData data = {
&mapCheckpoints,
1402600587, // * UNIX timestamp of last checkpoint block
920750, // * total number of transactions between genesis and last checkpoint
1402608823, // * UNIX timestamp of last checkpoint block
920949, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
10000 // * estimated number of transactions per day after checkpoint
};
Expand Down

0 comments on commit d4d54f1

Please sign in to comment.