Add Phala Network SS58 address type (#6758)

This commit is contained in:
h4x3rotab
2020-08-12 04:12:34 +08:00
committed by GitHub
parent 60bdece0a1
commit 5a8644243b
+2
View File
@@ -448,6 +448,8 @@ ss58_address_format!(
(20, "stafi", "Stafi mainnet, standard account (*25519).")
SubsocialAccount =>
(28, "subsocial", "Subsocial network, standard account (*25519).")
PhalaAccount =>
(30, "phala", "Phala Network, standard account (*25519).")
RobonomicsAccount =>
(32, "robonomics", "Any Robonomics network standard account (*25519).")
DataHighwayAccount =>