mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
Update Polkadot tokenDecimals & tokenSymbol (#1711)
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user