Module sc_rpc::system[][src]

Substrate system API.

Modules

error

System RPC module errors.

gen_client

The generated client module.

helpers

Substrate system API helpers.

Structs

Health

Health struct returned by the RPC

PeerInfo

Network Peer information

SyncState

The state of the syncing of the node.

System

System API implementation

SystemClient

The Client.

SystemInfo

Running node's static details.

Enums

NodeRole

The role the node is running as

Request

Request to be processed.

Traits

SystemApi

Substrate system RPC API