Function primitives::block_header::estimate_max_possible_gas

source ·
pub fn estimate_max_possible_gas(
    gas_target: U256,
    current_base_price: U256,
    last_base_price: U256
) -> U256