Module sc_rpc::state [−][src]
Substrate state API.
Modules
error | State RPC errors. |
gen_client | The generated client module. |
gen_client | The generated client module. |
helpers | Substrate state API helpers. |
Structs
ChildState | Child state API with subscriptions support. |
ChildStateClient | The Client. |
ReadProof | ReadProof struct returned by the RPC |
State | State API with subscriptions support. |
StateClient | The Client. |
Traits
ChildStateApi | Substrate child state API |
ChildStateBackend | Child state backend API. |
StateApi | Substrate state API |
StateBackend | State backend API. |
Functions
new_full | Create new state API that works on full node. |
new_light | Create new state API that works on light node. |