Module sc_rpc_api::state
source · Expand description
Substrate state API.
Re-exports
pub use self::helpers::ReadProof;
Modules
- State RPC errors.
- Substrate state API helpers.
Traits
- Client implementation for the
StateApi
RPC API. - Server trait implementation for the
StateApi
RPC API.