mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 13:57:58 +00:00
Add Dock network id for address generation (#6714)
Taking 21 and 22 for testnet and mainnet Signed-off-by: lovesh <lovesh.bond@gmail.com>
This commit is contained in:
committed by
GitHub
parent
a137160924
commit
889b489993
@@ -467,6 +467,10 @@ ss58_address_format!(
|
||||
(18, "darwinia", "Darwinia Chain mainnet, standard account (*25519).")
|
||||
StafiAccount =>
|
||||
(20, "stafi", "Stafi mainnet, standard account (*25519).")
|
||||
DockTestAccount =>
|
||||
(21, "dock-testnet", "Dock testnet, standard account (*25519).")
|
||||
DockMainAccount =>
|
||||
(22, "dock-mainnet", "Dock mainnet, standard account (*25519).")
|
||||
ShiftNrg =>
|
||||
(23, "shift", "ShiftNrg mainnet, standard account (*25519).")
|
||||
SubsocialAccount =>
|
||||
|
||||
Reference in New Issue
Block a user