Corrected timestamp on most recent checkpoint block; previous epoch value was incorrect

when calculating timestamp.
This commit is contained in:
Ross Nicoll 2014-04-28 20:43:45 +01:00
parent fd92b893f9
commit e2f9c4bf9e
No known key found for this signature in database
GPG key ID: 9142E5F7E533CE3B

View file

@ -53,7 +53,7 @@ namespace Checkpoints
;
static const CCheckpointData data = {
&mapCheckpoints,
1398691148, // * UNIX timestamp of last checkpoint block
1398694748, // * UNIX timestamp of last checkpoint block
9493347, // * 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