Skip to content

Commit

Permalink
Checkpoints updated up to block 298741
Browse files Browse the repository at this point in the history
  • Loading branch information
dynexcoin authored Oct 28, 2023
1 parent e880dce commit ea676a1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/CheckpointsData.h
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,9 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
{108000, "30a2ccb7c7ddbb10283538b221d35a2f5720b2b874330588cda4c906c2104776"},
{112000, "b0d59a416ed0fb9ad16ac9ba035abd32f69d2f8d59ea64361a4c7421abf5f1d0"},
{201107, "e15b032814bbf463e16847907f57f89131ee07f7d72a38e7b1023ed5fdec3e32"},
{214137, "6a8100a7c19aad1adc5c6f21f803ddba5207df1dd4187064e4f2f34015f86609"}
{214137, "6a8100a7c19aad1adc5c6f21f803ddba5207df1dd4187064e4f2f34015f86609"},
{239869, "53441e674339649a904c98d18795839def799c08e4125f6004d897b8d5d90b29"},
{298741, "cfb2f445ff52887d87340cf8797dd9ed53ab4b3b8eb168ef95a6e1553f1b1749"}
};

}

0 comments on commit ea676a1

Please sign in to comment.