Type Definition Result
sc_rpc::system::error
type Result<T> = Result<T, Error>;
System RPC Result type.