pub const EIP1559_FEE_ESTIMATION_DEFAULT_PRIORITY_FEE: u64 = 3_000_000_000;
The default max priority fee per gas, used in case the base fee is within a threshold.