pub type Result<T, E = GasOracleError> = Result<T, E>;