Skip to content

Commit

Permalink
updated checkpoints
Browse files Browse the repository at this point in the history
updated checkpoints
  • Loading branch information
furiousteam authored Feb 9, 2019
1 parent b3af809 commit b095424
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/config/CryptoNoteCheckpoints.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
{ 150000, "f175a62a7832fc4b134a8e0b502e954a24934920a5565c1a3b5106bcff8280d1"},
{ 155000, "86db28fa7f193663372eca653e1334dedd8bc6ae95441314a41ff58340e8160f"},
{ 160000, "abd4c0be2a3a3c40592ccdc0a132ce93bfdfe1b2902eed310a1e3d95dca40678"},
{ 165000, "24b5568c7f56b44cf8b2e31b7f198de5727e8e190a88db0abf070e638af5b527"}
{ 165000, "24b5568c7f56b44cf8b2e31b7f198de5727e8e190a88db0abf070e638af5b527"},
{ 170000, "6eb4a5321925cc3cc6ff664f9fd77528ba65e738c09306183fe617289a661474"},
{ 175000, "8f3a4c219524b185da0f6544c827088a78adc57622d4f768a340fd2dda40d594"}

};
}

0 comments on commit b095424

Please sign in to comment.