Skip to content
Snippets Groups Projects
Commit 5a925ecc authored by Luke Schoen's avatar Luke Schoen Committed by GitHub
Browse files

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

parent 2423037a
No related merge requests found
......@@ -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 =>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment