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