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

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

Offchain RPC Result type.