feat: Allocate ss58 address format to DataHighway (#6530)

This commit is contained in:
Luke Schoen
2020-06-30 10:31:32 +02:00
committed by GitHub
parent 2423037a27
commit 5a925ecc7e
+2
View File
@@ -474,6 +474,8 @@ ss58_address_format!(
(20, "stafi", "Stafi mainnet, standard account (*25519).")
RobonomicsAccount =>
(32, "robonomics", "Any Robonomics network standard account (*25519).")
DataHighwayAccount =>
(33, "datahighway", "DataHighway mainnet, standard account (*25519).")
CentrifugeAccount =>
(36, "centrifuge", "Centrifuge Chain mainnet, standard account (*25519).")
SubstrateAccount =>