Add networkId to Kusama chain spec (#393)

* Add networkId to Kusama chain spec

* ss58Format
This commit is contained in:
Jaco Greeff
2019-08-21 17:24:48 +02:00
committed by Gavin Wood
parent 823aaabb60
commit 9a32065c74
+1
View File
@@ -13,6 +13,7 @@
"protocolId": "dot",
"consensusEngine": null,
"properties": {
"ss58Format": 2,
"tokenDecimals": 15,
"tokenSymbol": "DOT"
},