From b1d8b84eb96ebd8a8fe4da1014a344fcd8b43085 Mon Sep 17 00:00:00 2001 From: Jaco Greeff Date: Sat, 1 Oct 2016 15:16:23 +0200 Subject: [PATCH] update Morden registry address (#2417) --- ethcore/res/ethereum/morden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethcore/res/ethereum/morden.json b/ethcore/res/ethereum/morden.json index 0d643e4c0..ef18df97d 100644 --- a/ethcore/res/ethereum/morden.json +++ b/ethcore/res/ethereum/morden.json @@ -8,7 +8,7 @@ "difficultyBoundDivisor": "0x0800", "durationLimit": "0x0d", "blockReward": "0x4563918244F40000", - "registrar": "0x8e4e9b13d4b45cb0befc93c3061b1408f67316b2", + "registrar": "0x52dff57a8a1532e6afb3dc07e2af58bb9eb05b3d", "frontierCompatibilityModeLimit": "0x789b0" } }