Skip to content
Snippets Groups Projects
Commit 5a864424 authored by h4x3rotab's avatar h4x3rotab Committed by GitHub
Browse files

Add Phala Network SS58 address type (#6758)

parent 60bdece0
No related merge requests found
......@@ -448,6 +448,8 @@ ss58_address_format!(
(20, "stafi", "Stafi mainnet, standard account (*25519).")
SubsocialAccount =>
(28, "subsocial", "Subsocial network, standard account (*25519).")
PhalaAccount =>
(30, "phala", "Phala Network, standard account (*25519).")
RobonomicsAccount =>
(32, "robonomics", "Any Robonomics network standard account (*25519).")
DataHighwayAccount =>
......
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