Constant ethers::utils::EIP1559_FEE_ESTIMATION_PRIORITY_FEE_TRIGGER[][src]

pub const EIP1559_FEE_ESTIMATION_PRIORITY_FEE_TRIGGER: u64 = 100000000000; // 0x0000_0017_4876_e800u64
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.