FuelLabs/fuels-wallet

make e2e-contract-tests withdraw back the values deposited to contract

Opened this issue · 0 comments

In the e2e-contract-tests, after each test the testing wallet will already return the remaining funds to the masterWallet, making it more cheap to run tests in prod mode.

this issue aims to do the same behavior but with the contracts, making a withdraw method and allowing the user to withdraw from the contract after the test