Crate subcryptor
source ·Expand description
Minimal implementation of Substrate crypto.
Re-exports
pub use ss58_registry;
Structs
- ECDSA key type.
- ED25519 key type.
- SR25519 key type.
Enums
- Main error.
Traits
- Key trait.
Functions
- Get the public key of the SS58 address.
- Get the specific network SS58 address of the public key.
Type Definitions
- Main result.