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:
nahuseyoum
2021-02-09 20:30:16 +00:00
committed by GitHub
parent eb7226bb4a
commit 1baffde51f
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -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.