Checkpoint block 168,000
authorGavin Andresen <gavinandresen@gmail.com>
Thu, 23 Feb 2012 18:33:30 +0000 (13:33 -0500)
committerLuke Dashjr <luke-jr+git@utopios.org>
Mon, 27 Feb 2012 18:00:23 +0000 (13:00 -0500)
src/checkpoints.cpp

index f78712e..f5ce053 100644 (file)
@@ -30,6 +30,7 @@ namespace Checkpoints
         (118000, uint256("0x000000000000774a7f8a7a12dc906ddb9e17e75d684f15e00f8767f9e8f36553"))
         (134444, uint256("0x00000000000005b12ffd4cd315cd34ffd4a594f430ac814c91184a0d42d2b0fe"))
         (140700, uint256("0x000000000000033b512028abb90e1626d8b346fd0ed598ac0a3c371138dce2bd"))
+        (168000, uint256("0x000000000000099e61ea72015e79632f216fe6cb33d7899acb35b75c8303b763"))
         ;
 
     bool CheckBlock(int nHeight, const uint256& hash)