Skip to content

Commit 85e32d5

Browse files
committed
Update block checkpoints
1 parent c05464d commit 85e32d5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/blocks/checkpoints.dat

26.8 KB
Binary file not shown.

src/cryptonote_core/checkpoints.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ namespace cryptonote
162162
ADD_CHECKPOINT(10, "e097b62bba41e5fd583d3a68de074cddd77c85a6158b031d963232146494a2d6");
163163
ADD_CHECKPOINT(100, "f3bd44c626cc12d449183ca84b58615d792523ba229385ff6717ab29a3e88926");
164164
ADD_CHECKPOINT(1000, "d284c992cb570f86c2e0bcfaa552b1d73bd40417e1c2a40f82bc6432217f0873");
165-
ADD_CHECKPOINT(2915, "ddefbc73d9e7b58f097c75b1d62f44e817c2e59ac6b15bb86bdebd5c401391b4");
165+
ADD_CHECKPOINT(3000, "81e040955b710dc5a5056668c4eaf3fbc4da2f72c0a63763250ede32a92e0f06");
166166

167167
return true;
168168
}

0 commit comments

Comments
 (0)