Skip to content

Commit f2c9d3a

Browse files
authored
Update chainparams.cpp
1 parent dbc6aeb commit f2c9d3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/chainparams.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
6464
static const Checkpoints::CCheckpointData data = {
6565
&mapCheckpoints,
6666
1533333333, // * UNIX timestamp of last checkpoint block
67-
369, // * total number of transactions between genesis and last checkpoint
67+
6133, // * total number of transactions between genesis and last checkpoint
6868
// (the tx=... number in the SetBestChain debug.log lines)
6969
1440 // * estimated number of transactions per day after checkpoint
7070
};

0 commit comments

Comments
 (0)