mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-19 14:41:02 +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).")
|
(20, "stafi", "Stafi mainnet, standard account (*25519).")
|
||||||
RobonomicsAccount =>
|
RobonomicsAccount =>
|
||||||
(32, "robonomics", "Any Robonomics network standard account (*25519).")
|
(32, "robonomics", "Any Robonomics network standard account (*25519).")
|
||||||
|
DataHighwayAccount =>
|
||||||
|
(33, "datahighway", "DataHighway mainnet, standard account (*25519).")
|
||||||
CentrifugeAccount =>
|
CentrifugeAccount =>
|
||||||
(36, "centrifuge", "Centrifuge Chain mainnet, standard account (*25519).")
|
(36, "centrifuge", "Centrifuge Chain mainnet, standard account (*25519).")
|
||||||
SubstrateAccount =>
|
SubstrateAccount =>
|
||||||
|
|||||||
Reference in New Issue
Block a user