Crate substrate_frame_rpc_system

Source
Expand description

System FRAME specific RPC methods.

Structs§

System
An implementation of System-specific RPC methods on full client.

Enums§

Error
Error type of this RPC api.

Traits§

AccountNonceApi
The API to query account nonce.
SystemApiClient
Client implementation for the SystemApi RPC API.
SystemApiServer
Server trait implementation for the SystemApi RPC API.