mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 18:57:57 +00:00
Add Sora network SS58 Address (#8261)
* Add Sora network SS58 Address Signed-off-by: Vladislav Markushin <negigic@gmail.com> * Update Sora network SS58 Address to `69` Signed-off-by: Vladislav Markushin <negigic@gmail.com> Co-authored-by: thiolliere <gui.thiolliere@gmail.com>
This commit is contained in:
@@ -586,6 +586,8 @@ ss58_address_format!(
|
||||
(65, "aventus", "Aventus Chain mainnet, standard account (*25519).")
|
||||
CrustAccount =>
|
||||
(66, "crust", "Crust Network, standard account (*25519).")
|
||||
SoraAccount =>
|
||||
(69, "sora", "SORA Network, standard account (*25519).")
|
||||
SocialAccount =>
|
||||
(252, "social-network", "Social Network, standard account (*25519).")
|
||||
// Note: 16384 and above are reserved.
|
||||
|
||||
Reference in New Issue
Block a user