You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
after investigating it with @luizstacio and @Torres-ssf , we figured out that the problem is in the fundWithFakeUtxo function, which changes the inputs/outputs of the transaction to make sure there're utxos to pay the tx
Expected Behavior
should send transaction
Actual Behavior
error on sending transaction
The text was updated successfully, but these errors were encountered:
What version of fuels-ts are you using?
0.69.1
Steps to Reproduce
When trying to send the transaction below, it throws this error
after investigating it with @luizstacio and @Torres-ssf , we figured out that the problem is in the
fundWithFakeUtxo
function, which changes the inputs/outputs of the transaction to make sure there're utxos to pay the txExpected Behavior
should send transaction
Actual Behavior
error on sending transaction
The text was updated successfully, but these errors were encountered: