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 
ChildStateApiRPC API. - Child
State ApiServer  - Server trait implementation for the 
ChildStateApiRPC API. - Child
State Backend  - Child state backend API.
 - State
ApiClient  - Client implementation for the 
StateApiRPC API. - State
ApiServer  - Server trait implementation for the 
StateApiRPC API. - State
Backend  - State backend API.
 
Functions§
- new_
full  - Create new state API that works on full node.