Update Polkadot tokenDecimals & tokenSymbol (#1711)

This commit is contained in:
Jaco Greeff
2020-09-17 10:56:38 +02:00
committed by GitHub
parent 74261da964
commit 11876a2ad9
+2 -2
View File
@@ -21,8 +21,8 @@
"protocolId": "dot", "protocolId": "dot",
"properties": { "properties": {
"ss58Format": 0, "ss58Format": 0,
"tokenDecimals": 12, "tokenDecimals": 10,
"tokenSymbol": "DOT (old)" "tokenSymbol": "DOT"
}, },
"forkBlocks": null, "forkBlocks": null,
"badBlocks": null, "badBlocks": null,