Add OriginTrail Parachain to SS58 Registry (#9067)

* Add OriginTrail Parachain to SS58 Registry

* Update ss58-registry.json

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
kotlarmilos
2021-06-24 13:18:15 +02:00
committed by GitHub
parent ea1f21a904
commit 0763716c92
2 changed files with 12 additions and 1 deletions
+2
View File
@@ -588,6 +588,8 @@ ss58_address_format!(
(98, "polkasmith", "PolkaSmith Canary Network, standard account (*25519).")
PolkaFoundry =>
(99, "polkafoundry", "PolkaFoundry Network, standard account (*25519).")
OriginTrailAccount =>
(101, "origintrail-parachain", "OriginTrail Parachain, ethereumm account (ECDSA).")
SocialAccount =>
(252, "social-network", "Social Network, standard account (*25519).")
Moonbeam =>