mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 17:47:56 +00:00
Add Ares SS58 address type (#8061)
This commit is contained in:
@@ -554,6 +554,8 @@ ss58_address_format!(
|
||||
(32, "robonomics", "Any Robonomics network standard account (*25519).")
|
||||
DataHighwayAccount =>
|
||||
(33, "datahighway", "DataHighway mainnet, standard account (*25519).")
|
||||
AresAccount =>
|
||||
(34, "ares", "Ares Protocol, standard account (*25519).")
|
||||
ValiuAccount =>
|
||||
(35, "vln", "Valiu Liquidity Network mainnet, standard account (*25519).")
|
||||
CentrifugeAccount =>
|
||||
|
||||
Reference in New Issue
Block a user