Module sc_rpc_api::system
source · Expand description
Substrate system API.
Re-exports
pub use self::helpers::Health;
pub use self::helpers::NodeRole;
pub use self::helpers::PeerInfo;
pub use self::helpers::SyncState;
pub use self::helpers::SystemInfo;
Modules
Traits
Client implementation for the
SystemApi
RPC API.Server trait implementation for the
SystemApi
RPC API.