[][src]Module sc_rpc_api::system

Substrate system API.

Re-exports

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

Modules

error

System RPC module errors.

gen_client

The generated client module.

helpers

Substrate system API helpers.

Structs

SystemClient

The Client.

Traits

SystemApi

Substrate system RPC API