Add haddened checkpoint at block #8700
[novacoin.git] / src / checkpoints.cpp
index 3e6164e..29a4087 100644 (file)
@@ -28,6 +28,7 @@ namespace Checkpoints
         boost::assign::map_list_of
         ( 0, hashGenesisBlockOfficial )
         ( 6000, uint256("0x000000000945e3c9d8e15df834e802521eb79f9ceb4191a27bdfadad4b777f4a"))
+        ( 8700, uint256("0x00000000014270724837789c9a69859290f6bdee38556bc4561c21f17935a178"))
         ;
 
     bool CheckHardened(int nHeight, const uint256& hash)