Function: updateBoopFromSimulation()
function updateBoopFromSimulation(boop: Boop, simulation: SimulateSuccess): Boop;
Defined in: apps/submitter/lib/utils/boop/updateBoopFromSimulation.ts:8
Given a boop and a successful simulation output, returns an updated version of the boop, with the gas limits and gas fees set according to the simulation.