Module state
sc_
rpc_
api
0.33.0
Module state
Module Items
Re-exports
Modules
Traits
In crate sc_
rpc_
api
Modules
author
chain
child_state
dev
mixnet
offchain
state
statement
system
Structs
UnsafeRpcError
Enums
DenyUnsafe
Functions
check_if_safe
sc_rpc_api
Module
state
Copy item path
Settings
Help
Summary
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
§
State
ApiClient
Client implementation for the
StateApi
RPC API.
State
ApiServer
Server trait implementation for the
StateApi
RPC API.