Skip to content

Commit

Permalink
Update Checkpoint
Browse files Browse the repository at this point in the history
Hash 👍
9e73c7276ad00bbb2653ff7d78d247e2ba3360451deb4bc959ed93edf4438c14
height=483425 tx=639036  date=2014-08-31 18:16:13
  • Loading branch information
gamers-coin committed Aug 31, 2014
1 parent 16eeac2 commit b739794
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,12 @@ namespace Checkpoints
( 92883, uint256("0x9eb06971435ec72ecca7bb2c84f3d768e1d7228d310ed92224b88a1bd5472b8b"))
( 148997, uint256("0xb5f37d9a5c5045a5214460d99d6d7f2154687c5534217725465c5eda78acdabe"))
( 246132, uint256("0x3fe39b954546d59a455493dccee4f9ed8fa0d94d9e64f98aeed28d293e074d25"))
( 483425, uint256("0x9e73c7276ad00bbb2653ff7d78d247e2ba3360451deb4bc959ed93edf4438c14"))
;
static const CCheckpointData data = {
&mapCheckpoints,
1392757140, // * UNIX timestamp of last checkpoint block
339867, // * total number of transactions between genesis and last checkpoint
639036, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
8000.0 // * estimated number of transactions per day after checkpoint
};
Expand Down

0 comments on commit b739794

Please sign in to comment.