Skip to content

Commit

Permalink
Update CryptoNoteCheckpoints.h
Browse files Browse the repository at this point in the history
  • Loading branch information
fredenrg committed Apr 8, 2019
1 parent 4719b1e commit d59f22e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config/CryptoNoteCheckpoints.h
Expand Up @@ -51,7 +51,8 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
{ 120000, "0efe8ab3b141f06b8e057ed4bf439348cf491363889bdf67da962af817a09dc5"},
{ 125000, "22d359378acece83e1abc68e62c2a8d6da753d2746a555b4aa8d66926c32906f"},
{ 125002, "4d5a13f7a50a5a95084d430d7a3cf0ebbdc3d22a6905b5162baf9ecb127afbac"},
{ 135000, "58920e29eae13805f91c432f49e822a2c9139f77f24739f6b54116732cc2d8b4"}
{ 135000, "58920e29eae13805f91c432f49e822a2c9139f77f24739f6b54116732cc2d8b4"},
{ 140000, "1fb1b62048cdddbe4d8efbe4480ea10be318d1543c33aedd61083bddd69151b7"}

};
}

0 comments on commit d59f22e

Please sign in to comment.