referrerpolicy=no-referrer-when-downgrade

Module runtime_api

Source
Expand description

Runtime support for the statement store.

Modules§

statement_store
Host interface

Structs§

StatementStoreExt
The offchain database extension that will be registered at the Substrate externalities.
ValidStatement
Information concerning a valid statement.

Enums§

InvalidStatement
An reason for an invalid statement.
StatementSource
The source of the statement.
SubmitResult
Submission result.

Traits§

ValidateStatement
Runtime API trait for statement validation.

Type Aliases§

HostFunctions
Export functions for the WASM host.