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