We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbc6aeb commit f2c9d3aCopy full SHA for f2c9d3a
src/chainparams.cpp
@@ -64,7 +64,7 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
64
static const Checkpoints::CCheckpointData data = {
65
&mapCheckpoints,
66
1533333333, // * UNIX timestamp of last checkpoint block
67
- 369, // * total number of transactions between genesis and last checkpoint
+ 6133, // * total number of transactions between genesis and last checkpoint
68
// (the tx=... number in the SetBestChain debug.log lines)
69
1440 // * estimated number of transactions per day after checkpoint
70
};
0 commit comments