mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 17:41:08 +00:00
feat: Allocate ss58 address format to DataHighway (#6530)
This commit is contained in:
@@ -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 =>
|
||||
|
||||
Reference in New Issue
Block a user