[−][src]Module sp_core::traits
Shareable Substrate traits.
Structs
| KeystoreExt | The keystore extension to register/retrieve from the externalities. |
Traits
| BareCryptoStore | Something that generates, stores and provides access to keys. |
| CodeExecutor | Code execution engine. |
| Externalities | The Substrate externalities. |
| ExternalitiesExt | Extension for the |
Type Definitions
| BareCryptoStorePtr | A pointer to the key store. |