We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3fc04 commit e7cc595Copy full SHA for e7cc595
primitives/core/src/crypto.rs
@@ -448,6 +448,8 @@ ss58_address_format!(
448
(20, "stafi", "Stafi mainnet, standard account (*25519).")
449
SubsocialAccount =>
450
(28, "subsocial", "Subsocial network, standard account (*25519).")
451
+ PhalaAccount =>
452
+ (30, "phala", "Phala Network, standard account (*25519).")
453
RobonomicsAccount =>
454
(32, "robonomics", "Any Robonomics network standard account (*25519).")
455
DataHighwayAccount =>
0 commit comments