mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 13:27:57 +00:00
Add Aventus ss58 address (#8050)
* Update crypto.rs * Update ss58-registry.json * quote fields * Update ss58-registry.json * Update crypto.rs * Update ss58-registry.json * Update ss58-registry.json * Update ss58-registry.json * Update crypto.rs * Update ss58-registry.json
This commit is contained in:
@@ -578,6 +578,8 @@ ss58_address_format!(
|
||||
(46, "reserved46", "Reserved for future use (46).")
|
||||
Reserved47 =>
|
||||
(47, "reserved47", "Reserved for future use (47).")
|
||||
AventusAccount =>
|
||||
(65, "aventus", "Aventus Chain mainnet, standard account (*25519).")
|
||||
CrustAccount =>
|
||||
(66, "crust", "Crust Network, standard account (*25519).")
|
||||
// Note: 48 and above are reserved.
|
||||
|
||||
Reference in New Issue
Block a user