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