Expand description
Substrate state API.
Modules§
Structs§
- Child
State - Child state API with subscriptions support.
- Read
Proof - ReadProof struct returned by the RPC
- State
- State API with subscriptions support.
Enums§
- Error
- State RPC errors.
Traits§
- Child
State ApiClient - Client implementation for the
ChildStateApi
RPC API. - Child
State ApiServer - Server trait implementation for the
ChildStateApi
RPC API. - Child
State Backend - Child state backend API.
- State
ApiClient - Client implementation for the
StateApi
RPC API. - State
ApiServer - Server trait implementation for the
StateApi
RPC API. - State
Backend - State backend API.
Functions§
- new_
full - Create new state API that works on full node.