Skip to content

Commit

Permalink
checkpoints update
Browse files Browse the repository at this point in the history
checkpoints update
  • Loading branch information
furiousteam authored May 8, 2019
1 parent b095424 commit caad6cb
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions src/config/CryptoNoteCheckpoints.h
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,18 @@ const std::initializer_list<CheckpointData> CHECKPOINTS = {
{ 160000, "abd4c0be2a3a3c40592ccdc0a132ce93bfdfe1b2902eed310a1e3d95dca40678"},
{ 165000, "24b5568c7f56b44cf8b2e31b7f198de5727e8e190a88db0abf070e638af5b527"},
{ 170000, "6eb4a5321925cc3cc6ff664f9fd77528ba65e738c09306183fe617289a661474"},
{ 175000, "8f3a4c219524b185da0f6544c827088a78adc57622d4f768a340fd2dda40d594"}

{ 175000, "8f3a4c219524b185da0f6544c827088a78adc57622d4f768a340fd2dda40d594"},
{ 180000, "65713a149d0d9aed0ac9d4e7d0ae0a319eceb90da9e93af7d49921ebe8fa9cea"},
{ 185000, "257f4428000573f3bffde44d8c78801db7d24f46c6805b799a8bce13220e245d"},
{ 190000, "8e0133693e2224ef92eaf13528a904833e12e0f1c9df9aea70285c759f7cf2fe"},
{ 195000, "2a726b2cac1d793aa8f1ca2e4d4703862b3d5f190fc54d24d0d6701a5b6158f4"},
{ 200000, "4f59e89100534b4a8a8a1fc7dc9badf2fbfc5b155c0f15158278815bfa1b9bdd"},
{ 205000, "632c23d090703c859971f914ee2d1516c033f99c498a8917717f7dd50a48d09a"},
{ 210000, "c4a4553643eae86d0033517324f7bac4b238c4b6b4e2a2f2abe776325fa87af2"},
{ 215000, "2ed6f61dcb3ab3c02b6c391faa2bb681da6ea672ace8090104d52851de61e5ea"},
{ 220000, "1df36e103a7e6b8e86731ce5cd68f4fc318f7af4f89bffd804cd96d977f90f08"},
{ 230000, "aff3b5d36449894e6951d4d3ef60d488540822908c09cef368b48d96e3a7c403"},
{ 235000, "9d7eb99099aef2f7299f15f26e51265042a8807147c2ff0523a8564c1e8bd6cb"},
{ 240000, "a705148dcbd2e34900e1a86ee41a81c24ccbf728ba47a477b6000ef149e1cc2c"}
};
}

0 comments on commit caad6cb

Please sign in to comment.