aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Andresen <gavinandresen@gmail.com>2013-03-17 15:35:17 -0400
committerGavin Andresen <gavinandresen@gmail.com>2013-03-17 15:35:36 -0400
commit3f45e0873839df3572ec02d52972625a02bbc443 (patch)
tree691648f4b7d835bd128508aac9729a8363d4fed3
parentfc6deb5217e4c1dc6b6cac0ec16770a4ebebbfa2 (diff)
Checkpoint at first block in 11 March chain fork
-rw-r--r--src/checkpoints.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/checkpoints.cpp b/src/checkpoints.cpp
index e2c420edd7..e35746de47 100644
--- a/src/checkpoints.cpp
+++ b/src/checkpoints.cpp
@@ -32,6 +32,7 @@ namespace Checkpoints
(193000, uint256("0x000000000000059f452a5f7340de6682a977387c17010ff6e6c3bd83ca8b1317"))
(210000, uint256("0x000000000000048b95347e83192f69cf0366076336c639f9b7228e9ba171342e"))
(216116, uint256("0x00000000000001b4f4b433e81ee46494af945cf96014816a4e2370f11b23df4e"))
+ (225430, uint256("0x00000000000001c108384350f74090433e7fcf79a606b8e797f065b130575932"))
;
static MapCheckpoints mapCheckpointsTestnet =