mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 15:51:12 +00:00
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:
@@ -68,10 +68,10 @@
|
|||||||
"prefix": 6,
|
"prefix": 6,
|
||||||
"network": "bitfrost",
|
"network": "bitfrost",
|
||||||
"displayName": "Bitfrost",
|
"displayName": "Bitfrost",
|
||||||
"symbols": null,
|
"symbols": ["BNC"],
|
||||||
"decimals": null,
|
"decimals": [12],
|
||||||
"standardAccount": "*25519",
|
"standardAccount": "*25519",
|
||||||
"website": null
|
"website": "https://bifrost.finance/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"prefix": 7,
|
"prefix": 7,
|
||||||
|
|||||||
Reference in New Issue
Block a user