mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-28 09:47:56 +00:00
Adds composable.finance to ss58 registry (#9608)
* adds composable.finance ss58 registry * adds composable ss58 format * correct prefix * dedupe Co-authored-by: CI system <>
This commit is contained in:
@@ -576,6 +576,10 @@ ss58_address_format!(
|
||||
(47, "reserved47", "Reserved for future use (47).")
|
||||
NeatcoinAccount =>
|
||||
(48, "neatcoin", "Neatcoin mainnet, standard account (*25519).")
|
||||
PicassoAccount =>
|
||||
(49, "picasso", "Composable Canary Network, standard account (*25519).")
|
||||
ComposableAccount =>
|
||||
(50, "composable", "Composable mainnet, standard account (*25519).")
|
||||
HydraDXAccount =>
|
||||
(63, "hydradx", "HydraDX standard account (*25519).")
|
||||
AventusAccount =>
|
||||
|
||||
Reference in New Issue
Block a user