fuels-ts icon indicating copy to clipboard operation
fuels-ts copied to clipboard

contract call not considering `txParams`

Open LuizAsFight opened this issue 9 months ago • 1 comments

What version of fuels-ts are you using?

0.84.0

Steps to Reproduce

image

execute a contract function and try to inform txParams

Expected Behavior

SDK should respect the value that user sends

Actual Behavior

gasLimit and maxFee are calculated and set no matter what you pass

LuizAsFight avatar May 07 '24 18:05 LuizAsFight

Possible duplicate of https://github.com/FuelLabs/fuels-ts/issues/2243.

arboleya avatar May 08 '24 10:05 arboleya