From cc39b245990dacfa0eeded56971a52ec44bb9778 Mon Sep 17 00:00:00 2001 From: keorn Date: Fri, 11 Nov 2016 18:41:04 +0000 Subject: [PATCH] update chain name --- ethcore/res/instant_seal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethcore/res/instant_seal.json b/ethcore/res/instant_seal.json index eefe7431b..2d5b38659 100644 --- a/ethcore/res/instant_seal.json +++ b/ethcore/res/instant_seal.json @@ -1,5 +1,5 @@ { - "name": "TestInstantSeal", + "name": "DevelopmentChain", "engine": { "InstantSeal": null },