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;
pub use error::Error;
Modules§
Traits§
- System
ApiClient - Client implementation for the
SystemApi
RPC API. - System
ApiServer - Server trait implementation for the
SystemApi
RPC API.