Module sc_rpc::state

source ·
Expand description

Substrate state API.

Modules

State RPC errors.
Substrate state API helpers.

Structs

Child state API with subscriptions support.
ReadProof struct returned by the RPC
State API with subscriptions support.

Traits

Client implementation for the ChildStateApi RPC API.
Server trait implementation for the ChildStateApi RPC API.
Child state backend API.
Client implementation for the StateApi RPC API.
Server trait implementation for the StateApi RPC API.
State backend API.

Functions

Create new state API that works on full node.