Crate substrate_frame_rpc_system
source · [−]Expand description
System FRAME specific RPC methods.
Modules
The generated client module.
Structs
An implementation of System-specific RPC methods on full client.
An implementation of System-specific RPC methods on light client.
The Client.
Enums
Error type of this RPC api.
Traits
The API to query account nonce (aka transaction index).
System RPC methods.
Type Definitions
Future that resolves to account nonce.