Updated checkpoint statistics.

This commit is contained in:
Ross Nicoll 2014-08-16 15:18:56 +01:00
parent 14befee65a
commit 67d6602fa5
No known key found for this signature in database
GPG key ID: 9142E5F7E533CE3B

View file

@ -59,10 +59,10 @@ namespace Checkpoints
;
static const CCheckpointData data = {
&mapCheckpoints,
1398694748, // * UNIX timestamp of last checkpoint block
9493347, // * total number of transactions between genesis and last checkpoint
1408192466, // * UNIX timestamp of last checkpoint block
11177651, // * 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
20000.0 // * estimated number of transactions per day after checkpoint
};
static MapCheckpoints mapCheckpointsTestnet =