Skip to content

Commit

Permalink
update checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsmooth committed Mar 6, 2015
1 parent 8237705 commit 7e72e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cryptonote_core/checkpoints_create.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ bool create_checkpoints(cryptonote::checkpoints& checkpoints)
ADD_CHECKPOINT(231350, "b5add137199b820e1ea26640e5c3e121fd85faa86a1e39cf7e6cc097bdeb1131");
ADD_CHECKPOINT(232150, "955de8e6b6508af2c24f7334f97beeea651d78e9ade3ab18fec3763be3201aa8");
ADD_CHECKPOINT(249380, "654fb0a81ce3e5caf7e3264a70f447d4bd07586c08fa50f6638cc54da0a52b2d");
ADD_CHECKPOINT(460000, "75037a7aed3e765db96c75bcf908f59d690a5f3390baebb9edeafd336a1c4831");

return true;
}
Expand Down

0 comments on commit 7e72e94

Please sign in to comment.