foundry_cheatcodes::inspector

Function check_if_fixed_gas_limit

Source
fn check_if_fixed_gas_limit(
    ecx: &'_ mut InnerEvmContext<&'_ mut (dyn DatabaseExt + '_)>,
    call_gas_limit: u64,
) -> bool