mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Update ss58 registry for Dock network (#7263)
Signed-off-by: lovesh <lovesh.bond@gmail.com>
This commit is contained in:
committed by
GitHub
parent
0ff724c939
commit
2e72767034
@@ -185,19 +185,19 @@
|
||||
"prefix": 21,
|
||||
"network": "dock-testnet",
|
||||
"displayName": "Dock Testnet",
|
||||
"symbols": null,
|
||||
"decimals": null,
|
||||
"symbols": ["DCK"],
|
||||
"decimals": [6],
|
||||
"standardAccount": "*25519",
|
||||
"website": null
|
||||
"website": "https://dock.io"
|
||||
},
|
||||
{
|
||||
"prefix": 22,
|
||||
"network": "dock-mainnet",
|
||||
"displayName": "Dock Mainnet",
|
||||
"symbols": null,
|
||||
"decimals": null,
|
||||
"symbols": ["DCK"],
|
||||
"decimals": [6],
|
||||
"standardAccount": "*25519",
|
||||
"website": null
|
||||
"website": "https://dock.io"
|
||||
},
|
||||
{
|
||||
"prefix": 23,
|
||||
|
||||
Reference in New Issue
Block a user