Constant ethers::utils::EIP1559_FEE_ESTIMATION_THRESHOLD_MAX_CHANGE[][src]

pub const EIP1559_FEE_ESTIMATION_THRESHOLD_MAX_CHANGE: i64 = 200; // 200i64
Expand description

The threshold max change/difference (in %) at which we will ignore the fee history values under it.