We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 013676d commit a0af2a7Copy full SHA for a0af2a7
src/chainparams.cpp
@@ -74,7 +74,7 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
74
(1788528, uint256("ea9243ff8fc079fdd7a04f11fac415de4d98e1bb0dc38db6f79f8f8bbfdbe496")); //!< Network split here
75
static const Checkpoints::CCheckpointData data = {
76
&mapCheckpoints,
77
- 1556529343, // * UNIX timestamp of last checkpoint block
+ 1556924938, // * UNIX timestamp of last checkpoint block
78
4271692, // * total number of transactions between genesis and last checkpoint
79
// (the tx=... number in the SetBestChain debug.log lines)
80
2000 // * estimated number of transactions per day after checkpoint
0 commit comments