Module sc_rpc_api::system [−][src]
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; |
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 |