Crate sp_keystore
source ·Expand description
Keystore traits
Modules§
- Types that should only be used for testing!
Structs§
- The keystore extension to register/retrieve from the externalities.
Enums§
- Keystore error
Traits§
- Something that generates, stores and provides access to secret keys.
Type Aliases§
- A shared pointer to a keystore implementation.