From 81c8f1e40dd08012ac6cd6280d124f53ce3918d3 Mon Sep 17 00:00:00 2001 From: CryptoManiac Date: Fri, 19 Dec 2014 06:42:13 +0300 Subject: [PATCH] Modifier checksum = 0x9c592c78u for block #143990. --- src/kernel.cpp | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/kernel.cpp b/src/kernel.cpp index 3e7ec42..a4cdab4 100644 --- a/src/kernel.cpp +++ b/src/kernel.cpp @@ -36,6 +36,7 @@ static std::map mapStakeModifierCheckpoints = ( 68600, 0x73a8cc4cu ) ( 92161, 0xe21a911au ) ( 98661, 0xd20c44d4u ) + (143990, 0x9c592c78u ) ; // Hard checkpoints of stake modifiers to ensure they are deterministic (testNet) -- 1.7.1