Skip to content
Snippets Groups Projects
Commit e15fb6da authored by Reto Trinkler's avatar Reto Trinkler Committed by GitHub
Browse files

Add 4 as address type of ss58 for Katal Chain (#6713)

parent e8ce5a23
Branches
No related merge requests found
......@@ -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 =>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment