Skip to content
Snippets Groups Projects
Commit af3bb350 authored by Alexander Krupenkin's avatar Alexander Krupenkin Committed by GitHub
Browse files

Added Robonomics network standard account prefix (#5506)

parent e8dfb37a
No related merge requests found
......@@ -459,6 +459,8 @@ ss58_address_format!(
(16, "kulupu", "Kulupu mainnet, standard account (*25519).")
DarwiniaAccount =>
(18, "darwinia", "Darwinia Chain mainnet, standard account (*25519).")
RobonomicsAccount =>
(32, "robonomics", "Any Robonomics network 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