Update SS58 configuration for Bifrost (#7142)

* Add 6 as address type of ss58 for Bifrost Network

* Update SS58 configuration for Bifrost
This commit is contained in:
Jianping Deng
2020-09-18 19:23:41 +08:00
committed by GitHub
parent 67e1dad940
commit 22ea00a169
+3 -3
View File
@@ -68,10 +68,10 @@
"prefix": 6,
"network": "bitfrost",
"displayName": "Bitfrost",
"symbols": null,
"decimals": null,
"symbols": ["BNC"],
"decimals": [12],
"standardAccount": "*25519",
"website": null
"website": "https://bifrost.finance/"
},
{
"prefix": 7,