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",
"properties": {
"ss58Format": 0,
"tokenDecimals": 12,
"tokenSymbol": "DOT (old)"
"tokenDecimals": 10,
"tokenSymbol": "DOT"
},
"forkBlocks": null,
"badBlocks": null,