Remove invalid value from chainspec (#68)

This commit is contained in:
Gav Wood
2019-01-09 12:12:24 +01:00
committed by GitHub
parent 7b2e403dcb
commit 38eae21a0e
-1
View File
@@ -11,7 +11,6 @@
"protocolId": "dot", "protocolId": "dot",
"consensusEngine": null, "consensusEngine": null,
"properties": { "properties": {
"networkId": 3,
"tokenDecimals": 15, "tokenDecimals": 15,
"tokenSymbol": "DOT" "tokenSymbol": "DOT"
}, },