Expand description
SS58 encoding implementation
This library is extracted from ss58 codec in sp-core
, not
importing sp-core
because it is super big (~300 dependencies).
Structs§
- Represents public key bytes.
- Represents SS58 address.
Enums§
- An error type for SS58 decoding.
Constants§
- The SS58 prefix of substrate.
- The SS58 prefix of vara network.
Functions§
- Get the default ss58 version.
- Set the default ss58 version.