Crate substrate_frame_rpc_system
source ·Expand description
System FRAME specific RPC methods.
Structs
- An implementation of System-specific RPC methods on full client.
Enums
- Error type of this RPC api.
Traits
- The API to query account nonce (aka transaction index).
- Client implementation for the
SystemApi
RPC API. - Server trait implementation for the
SystemApi
RPC API.