Expand description
Statement store JSON-RPC methods.
Re-exports§
pub use api::StatementSpecApiServer;pub use error::Error;
Modules§
Structs§
- Statement
Spec - JSON-RPC server implementation for the
statement_unstable_*methods
Enums§
- AddFilter
Response - Response returned by
statement_unstable_add_filter. - Submit
Outcome - Statement submission outcome exposed by the spec-v2
statement_unstable_submitRPC. - Subscribe
Event - Subscription notification event.