Expand description
Runtime support for the statement store.
Modules§
- statement_
store  - Host interface
 
Structs§
- Statement
Store Ext  - The offchain database extension that will be registered at the Substrate externalities.
 - Valid
Statement  - Information concerning a valid statement.
 
Enums§
- Invalid
Statement  - An reason for an invalid statement.
 - Statement
Source  - The source of the statement.
 - Submit
Result  - Submission result.
 
Traits§
- Validate
Statement  - Runtime API trait for statement validation.
 
Type Aliases§
- Host
Functions  - Export functions for the WASM host.