Skip to content

Commit

Permalink
Update CryptoNoteCheckpoints.h
Browse files Browse the repository at this point in the history
  • Loading branch information
fredenrg committed Jun 4, 2019
1 parent 84f5e33 commit 1572369
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/config/CryptoNoteCheckpoints.h
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,11 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
{ 125000, "22d359378acece83e1abc68e62c2a8d6da753d2746a555b4aa8d66926c32906f"},
{ 125002, "4d5a13f7a50a5a95084d430d7a3cf0ebbdc3d22a6905b5162baf9ecb127afbac"},
{ 135000, "58920e29eae13805f91c432f49e822a2c9139f77f24739f6b54116732cc2d8b4"},
{ 140000, "1fb1b62048cdddbe4d8efbe4480ea10be318d1543c33aedd61083bddd69151b7"}
{ 140000, "1fb1b62048cdddbe4d8efbe4480ea10be318d1543c33aedd61083bddd69151b7"},
{ 150000, "417431df5764456ca4f0a62fdb834e4112370177adde66b368fb476bfbc1f541"},
{ 160000, "b0e513f1a2c37d87ebcc6695dfa1557ea472b8d98c9354eefa2a66d578c12211"},
{ 170000, "ce4b90cccbda23a15b0e5fb64bfe437b38d16f4e82774fbc1d2c1cf957ede20d"},
{ 180000, "b4417896f2497a4fdc366b17c1d95997320e184e07130f07df54ae2773e36181"}

};
}

0 comments on commit 1572369

Please sign in to comment.