Crate sc_keystore

source ·
Expand description

Keystore (and session key management) for ed25519 based chains like Polkadot.

Structs

  • A local based keystore that is either memory-based or filesystem-based.

Enums

Traits

  • Something that generates, stores and provides access to secret keys.

Type Definitions