Function handle_reservoir_remaining_gas
pub const fn handle_reservoir_remaining_gas(
instruction_result: InstructionResult,
parent_gas: &mut Gas,
child_gas: &Gas,
)Available on crate feature
evm only.Expand description
Handles the remaining gas of the parent frame.