Skip to content

Commit

Permalink
Update block checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
sumoprojects committed Apr 27, 2017
1 parent c05464d commit 85e32d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified src/blocks/checkpoints.dat
Binary file not shown.
2 changes: 1 addition & 1 deletion src/cryptonote_core/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ namespace cryptonote
ADD_CHECKPOINT(10, "e097b62bba41e5fd583d3a68de074cddd77c85a6158b031d963232146494a2d6");
ADD_CHECKPOINT(100, "f3bd44c626cc12d449183ca84b58615d792523ba229385ff6717ab29a3e88926");
ADD_CHECKPOINT(1000, "d284c992cb570f86c2e0bcfaa552b1d73bd40417e1c2a40f82bc6432217f0873");
ADD_CHECKPOINT(2915, "ddefbc73d9e7b58f097c75b1d62f44e817c2e59ac6b15bb86bdebd5c401391b4");
ADD_CHECKPOINT(3000, "81e040955b710dc5a5056668c4eaf3fbc4da2f72c0a63763250ede32a92e0f06");

return true;
}
Expand Down

0 comments on commit 85e32d5

Please sign in to comment.