mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
Add networkId to Kusama chain spec (#393)
* Add networkId to Kusama chain spec * ss58Format
This commit is contained in:
@@ -13,6 +13,7 @@
|
|||||||
"protocolId": "dot",
|
"protocolId": "dot",
|
||||||
"consensusEngine": null,
|
"consensusEngine": null,
|
||||||
"properties": {
|
"properties": {
|
||||||
|
"ss58Format": 2,
|
||||||
"tokenDecimals": 15,
|
"tokenDecimals": 15,
|
||||||
"tokenSymbol": "DOT"
|
"tokenSymbol": "DOT"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user