Module sc_rpc_api::system[][src]

Expand description

Substrate system API.

Re-exports

pub use self::helpers::SystemInfo;
pub use self::helpers::Health;
pub use self::helpers::PeerInfo;
pub use self::helpers::NodeRole;
pub use self::helpers::SyncState;

Modules

System RPC module errors.

The generated client module.

Substrate system API helpers.

Structs

The Client.

Traits

Substrate system RPC API