All eth gone after executing a script using rust sdk

used mira amm swap_exact_input script with rust sdk (abigen)

had a script error related to not being able to transfer assets, then i added this option:

with_variable_output_policy(VariableOutputPolicy::Exactly(1))

run the script a few times with this option and then realized that all eth gone completely.
in the explorer nothing is really spent to make account balance exactly zero.

where the funds could go? it was about 0.5 eth

Hey @asobazol, shoot the script over to help@mira.ly including your TX Id and we’ll look into it.