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