Type Definition Result
Other items insc_rpc::chain::error
type Result<T> = Result<T, Error>;
Chain RPC Result type.