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 theChildStateApiRPC API.
- Server trait implementation for theChildStateApiRPC API.
- Child state backend API.
- Client implementation for theStateApiRPC API.
- Server trait implementation for theStateApiRPC API.
- State backend API.
Functions
- Create new state API that works on full node.