From e589358c80d51906c9be198ab29f4de6162f85ce Mon Sep 17 00:00:00 2001 From: Gav Wood Date: Wed, 9 Jan 2019 12:12:24 +0100 Subject: [PATCH] Remove invalid value from chainspec (#68) --- service/res/alexander.json | 1 - 1 file changed, 1 deletion(-) diff --git a/service/res/alexander.json b/service/res/alexander.json index a5f9ac2d8e631..24f57bb8af888 100644 --- a/service/res/alexander.json +++ b/service/res/alexander.json @@ -11,7 +11,6 @@ "protocolId": "dot", "consensusEngine": null, "properties": { - "networkId": 3, "tokenDecimals": 15, "tokenSymbol": "DOT" },