mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 13:37:57 +00:00
kilt&polimec ss58 prefix (#7547)
* kilt ss58 address * polimec ss58 prefix
This commit is contained in:
@@ -506,6 +506,10 @@ ss58_address_format!(
|
||||
(36, "centrifuge", "Centrifuge Chain mainnet, standard account (*25519).")
|
||||
NodleAccount =>
|
||||
(37, "nodle", "Nodle Chain mainnet, standard account (*25519).")
|
||||
KiltAccount =>
|
||||
(38, "kilt", "KILT Chain mainnet, standard account (*25519).")
|
||||
PolimecAccount =>
|
||||
(41, "poli", "Polimec Chain mainnet, standard account (*25519).")
|
||||
SubstrateAccount =>
|
||||
(42, "substrate", "Any Substrate network, standard account (*25519).")
|
||||
Reserved43 =>
|
||||
|
||||
Reference in New Issue
Block a user