mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 20:47:56 +00:00
Add 4 as address type of ss58 for Katal Chain (#6713)
This commit is contained in:
@@ -411,6 +411,8 @@ ss58_address_format!(
|
||||
(2, "kusama", "Kusama Relay-chain, standard account (*25519).")
|
||||
Reserved3 =>
|
||||
(3, "reserved3", "Reserved for future use (3).")
|
||||
KatalChainAccount =>
|
||||
(4, "katalchain", "Katal Chain, standard account (*25519).")
|
||||
PlasmAccount =>
|
||||
(5, "plasm", "Plasm Network, standard account (*25519).")
|
||||
BifrostAccount =>
|
||||
|
||||
Reference in New Issue
Block a user