mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-07-24 10:05:48 +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).")
|
(2, "kusama", "Kusama Relay-chain, standard account (*25519).")
|
||||||
Reserved3 =>
|
Reserved3 =>
|
||||||
(3, "reserved3", "Reserved for future use (3).")
|
(3, "reserved3", "Reserved for future use (3).")
|
||||||
|
KatalChainAccount =>
|
||||||
|
(4, "katalchain", "Katal Chain, standard account (*25519).")
|
||||||
PlasmAccount =>
|
PlasmAccount =>
|
||||||
(5, "plasm", "Plasm Network, standard account (*25519).")
|
(5, "plasm", "Plasm Network, standard account (*25519).")
|
||||||
BifrostAccount =>
|
BifrostAccount =>
|
||||||
|
|||||||
Reference in New Issue
Block a user