Module system

Source
Expand description

Substrate system API.

Modules§

error
System RPC module errors.
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
SystemInfo
Running node’s static details.

Enums§

Error
System RPC errors.
NodeRole
The role the node is running as
Request
Request to be processed.

Traits§

SystemApiClient
Client implementation for the SystemApi RPC API.
SystemApiServer
Server trait implementation for the SystemApi RPC API.