Type Definition sc_rpc::chain::error::Result[−][src]

type Result<T> = Result<T, Error>;

Chain RPC Result type.