mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 15:51:12 +00:00
add ss58 id for nodle (#7279)
* add ss58 id for nodle * update json ss58-registry as requested
This commit is contained in:
committed by
GitHub
parent
ba229c629f
commit
e3682fa2f4
@@ -496,6 +496,8 @@ ss58_address_format!(
|
||||
(33, "datahighway", "DataHighway mainnet, standard account (*25519).")
|
||||
CentrifugeAccount =>
|
||||
(36, "centrifuge", "Centrifuge Chain mainnet, standard account (*25519).")
|
||||
NodleAccount =>
|
||||
(37, "nodle", "Nodle Chain mainnet, standard account (*25519).")
|
||||
SubstrateAccount =>
|
||||
(42, "substrate", "Any Substrate network, standard account (*25519).")
|
||||
Reserved43 =>
|
||||
|
||||
Reference in New Issue
Block a user