Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Prev Previous commit
Next Next commit
Fixes
  • Loading branch information
gavofyork committed Feb 3, 2021
commit 715e756010245b133f5b935fbcc88a0a9eccfe2c
21 changes: 6 additions & 15 deletions ss58-registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
},
{
"prefix": 1,
"network": "reserved1",
"displayName": "This prefix is reserved.",
"network": null,
"displayName": "Bare 32-bit Schnorr/Ristretto (S/R 25519) public key.",
"symbols": null,
"decimals": null,
"standardAccount": null,
Expand All @@ -39,8 +39,8 @@
},
{
"prefix": 3,
"network": "reserved3",
"displayName": "This prefix is reserved.",
"network": null,
"displayName": "Bare 32-bit Ed25519 public key.",
"symbols": null,
"decimals": null,
"standardAccount": null,
Expand Down Expand Up @@ -390,8 +390,8 @@
},
{
"prefix": 43,
"network": "reserved43",
"displayName": "This prefix is reserved.",
"network": null,
"displayName": "Bare 32-bit ECDSA SECP-256k1 public key.",
"symbols": null,
"decimals": null,
"standardAccount": null,
Expand Down Expand Up @@ -432,15 +432,6 @@
"decimals": null,
"standardAccount": null,
"website": null
},
{
"prefix": 48,
"network": "reserved48",
"displayName": "All prefixes 48 and higher must be encoded using two bytes (secondary prefixes).",
"symbols": null,
"decimals": null,
"standardAccount": null,
"website": null
}
]
}