Constant ethers_core::utils::EIP1559_FEE_ESTIMATION_PAST_BLOCKS
source · pub const EIP1559_FEE_ESTIMATION_PAST_BLOCKS: u64 = 10;
Expand description
The number of blocks from the past for which the fee rewards are fetched for fee estimation.