Module state

Source
Expand description

Substrate state API.

Re-exports§

pub use self::helpers::ReadProof;
pub use error::Error;

Modules§

error
State RPC errors.
helpers
Substrate state API helpers.

Traits§

StateApiClient
Client implementation for the StateApi RPC API.
StateApiServer
Server trait implementation for the StateApi RPC API.