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

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

Offchain RPC Result type.