mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 11:17:56 +00:00
Add account prefix for Valiu (#7776)
This commit is contained in:
@@ -502,6 +502,8 @@ ss58_address_format!(
|
||||
(32, "robonomics", "Any Robonomics network standard account (*25519).")
|
||||
DataHighwayAccount =>
|
||||
(33, "datahighway", "DataHighway mainnet, standard account (*25519).")
|
||||
ValiuAccount =>
|
||||
(35, "vln", "Valiu Liquidity Network mainnet, standard account (*25519).")
|
||||
CentrifugeAccount =>
|
||||
(36, "centrifuge", "Centrifuge Chain mainnet, standard account (*25519).")
|
||||
NodleAccount =>
|
||||
|
||||
Reference in New Issue
Block a user