pub const EIP1559_FEE_ESTIMATION_THRESHOLD_MAX_CHANGE: i64 = 200;
The threshold max change/difference (in %) at which we will ignore the fee history values under it.