Skip to content

Commit

Permalink
Updated checkpints
Browse files Browse the repository at this point in the history
  • Loading branch information
tohsnoom committed Mar 28, 2022
1 parent 085effb commit 16dfd23
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,14 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
(2400000,uint256("027873c348e08a845bc645fdd74883a533971d6f9abd1bc0816ac23bbb55f842"))
(2500000,uint256("c44fafee3a6f826c2625bd21d41165f9c26dd41dca7c6505abb11ef32e3723e5"))
(2600000,uint256("f535e4105cc7d72678c4ab3d1a1076bd9b146b3f778d0b85e2d233460943970c"))
(2700000,uint256("0bd5d302f078b69a55a1e8caeb643dd8034407d17cb6adc63e867eba5699d7b6"))
(2744700,uint256("a3547782bed275bbc5f23f8e239c63183b31ef0ad76e7d6a1ed07f8d5e49e798"))
(2763300,uint256("1c8c47f5fc9998a36c80a7b00d5759782430f3abcb7258bd9aaa7e424bced8ab"));
(2700000,uint256("ce418fdcd0b1fcf53e06b91f8fbb1c8849f162ef3c2adaf32edb6bbb23c99008"))
(2750000,uint256("163a505401056cbb5c074d9ed450312e061e677673c115e4a86083a2aa048b50"))
(2790000,uint256("bc9b00ac5772a43327ab0fa920d259cbb89ad289f1a22a776c955278b2fc60a4"));

static const Checkpoints::CCheckpointData data = {
&mapCheckpoints,
1647277245, // * UNIX timestamp of last checkpoint block
9824264, // * total number of transactions between genesis and last checkpoint
1648495890, // * UNIX timestamp of last checkpoint block
9877730, // * 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 16dfd23

Please sign in to comment.