Constant ethers_core::utils::EIP1559_FEE_ESTIMATION_PRIORITY_FEE_TRIGGER[][src]

pub const EIP1559_FEE_ESTIMATION_PRIORITY_FEE_TRIGGER: u64 = 100_000_000_000;
Expand description

The threshold for base fee below which we use the default priority fee, and beyond which we estimate an appropriate value for priority fee.