Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

Commit

Permalink
Merge pull request #673 from turtlecoin/brandonlehmann-patch-1
Browse files Browse the repository at this point in the history
Update CryptoNoteCheckpoints.h
  • Loading branch information
brandonlehmann committed Jan 3, 2019
2 parents 80987f2 + f5fb8d8 commit 68f25ef
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion src/config/CryptoNoteCheckpoints.h
Expand Up @@ -240,6 +240,14 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
{ 1045000, "60b27cb5571d6cea3fb2275db542585f2c854be3a319416b256be1477c851912"},
{ 1050000, "06b509b24517013c0b950dcb49d79ce3d73c083f532682218efc42743b63cb7e"},
{ 1055000, "726b55d4514eee2968f004967188cf0e6c5a86c231c35c68abd5fe8fadfef07e"},
{ 1060000, "ab1fc742a48db39e722a59e176a490e57da675afe7486806bf5c8036435ece99"}
{ 1060000, "ab1fc742a48db39e722a59e176a490e57da675afe7486806bf5c8036435ece99"},
{ 1065000, "f68d3626bb1611aba62025b29da3d1141fabd3d7fcd1d1a918b6e54611f0d06a"},
{ 1070000, "377e35ee7874f5af5db65310c6832669a1095e2c6913b6bdeaa318e6b7fcd6b9"},
{ 1075000, "83daf1052cc45d0524845ce6a594027cf07629fd3508e9600a46299e627e7ab9"},
{ 1080000, "c76c4dcbc93104bc0537fe0cd286965ec048f1c67cd107ef6be1712de85cad26"},
{ 1085000, "dde248a05448f66435d750b4090b3395d62875cf3a14f06f7eebb41668bc2f7b"},
{ 1090000, "7b08498a685b8b228dc321d0f01c9a3bff6872a4da22632e9415155bdf5bc705"},
{ 1095000, "0e531b8d7bf1638d93128133afdb5da1c60e8eaf76c68295cd5ae075b5322952"},
{ 1100000, "4460dff0a1e1796e01b3255904264e42882347d98d9a74fbd91d7affd54a547c"}
};
}

0 comments on commit 68f25ef

Please sign in to comment.