Skip to content

Commit

Permalink
Update checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
globalsmartasset committed Dec 30, 2023
1 parent 4b72027 commit 4551558
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -72,13 +72,14 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
( 1, uint256("0x00000c7b550327bd3f867464a2e3cbd2a76896a46db659d5cf0f08a6e8ae3be6"))
(50, uint256("0x000000f094138bbe8ca5660c3ed7d01339401fdf797dd967d9fe8d1a70089de6"))
(1924712, uint256("0xdf1b4fd71b1871d96dc49bf70c22519bebbb367fc787980e33b6b9bcf41801ae"))
(1930838, uint256("0x60c352e8380a5ed28ac56e31925a16ceaa3e88d42e2603452a14f700f0482b26"))
;


static const Checkpoints::CCheckpointData data = {
&mapCheckpoints,
1700334045, // * UNIX timestamp of last checkpoint block
3870224, // * total number of transactions between genesis and last checkpoint
1700758605, // * UNIX timestamp of last checkpoint block
3882490, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the UpdateTip debug.log lines)
1440 // * estimated number of transactions per day after checkpoint
};
Expand Down

0 comments on commit 4551558

Please sign in to comment.