Module tc_rpc_api::system[][src]

Tetcore 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

error

System RPC module errors.

gen_client

The generated client module.

helpers

Tetcore system API helpers.

Structs

SystemClient

The Client.

Traits

SystemApi

Tetcore system RPC API