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

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

State RPC Result type.