Skip to content

Commit

Permalink
Add mapCheckpoints block: 175448
Browse files Browse the repository at this point in the history
  • Loading branch information
coin-universe committed Apr 2, 2020
1 parent d4b9568 commit 3e21723
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,12 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
(80000, uint256("0x3623f034aa19b5b36d74a7a6a4262505f27913a102a72236929b5a9d5bc6d098"))
(80008, uint256("0x92c7a8d01cda2f3dccd85feb192021526280fdb6977bccfd4526f082011538e1"))
(80213, uint256("0xfe92c41cb3e872d492fdff7fe50d4db15699880ec01c67b5bee86150e5296619"))

(175448, uint256("0x297dfc81973f3d0c53f9ba1d55da3bbfb3ad4c00ed3843d8cdf2d1dcfa806cbc"))
;
static const Checkpoints::CCheckpointData data = {
&mapCheckpoints,
1575253476, // * UNIX timestamp of last checkpoint block
162143, // * total number of transactions between genesis and last checkpoint
1585844424, // * UNIX timestamp of last checkpoint block
361027, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
2000 // * estimated number of transactions per day after checkpoint
};
Expand Down

0 comments on commit 3e21723

Please sign in to comment.