Function eip7623_check_gas_floor
pub fn eip7623_check_gas_floor(
gas: &mut Gas,
init_and_floor_gas: InitialAndFloorGas,
)Available on crate feature
evm only.Expand description
Ensures minimum gas floor is spent according to EIP-7623.