Expand description
Substrate system API.
Modules§
Structs§
- Health
- Health struct returned by the RPC
- Peer
Info - Network Peer information
- Sync
State - The state of the syncing of the node.
- System
- System API implementation
- System
Info - Running node’s static details.
Enums§
Traits§
- System
ApiClient - Client implementation for the
SystemApi
RPC API. - System
ApiServer - Server trait implementation for the
SystemApi
RPC API.