Expand description
Substrate system API.
Modules
- System RPC module errors.
- Substrate system API helpers.
Structs
- Health struct returned by the RPC
- Network Peer information
- The state of the syncing of the node.
- System API implementation
- Running node’s static details.
Enums
- The role the node is running as
- Request to be processed.
Traits
- Client implementation for the
SystemApi
RPC API. - Server trait implementation for the
SystemApi
RPC API.