mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-29 06:47:57 +00:00
Add ss58 version prefix for Patract/Jupiter (from PatractHubs) (#7785)
This commit is contained in:
@@ -494,6 +494,10 @@ ss58_address_format!(
|
||||
(24, "zero", "ZERO mainnet, standard account (*25519).")
|
||||
AlphavilleAccount =>
|
||||
(25, "alphaville", "ZERO testnet, standard account (*25519).")
|
||||
JupiterAccount =>
|
||||
(26, "jupiter", "Jupiter testnet, standard account (*25519).")
|
||||
PatractAccount =>
|
||||
(27, "patract", "Patract mainnet, standard account (*25519).")
|
||||
SubsocialAccount =>
|
||||
(28, "subsocial", "Subsocial network, standard account (*25519).")
|
||||
DhiwayAccount =>
|
||||
|
||||
Reference in New Issue
Block a user