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.
pub const EIP1559_FEE_ESTIMATION_PAST_BLOCKS: u64 = 10;
The number of blocks from the past for which the fee rewards are fetched for fee estimation.