Shinji
Results
1
comments of
Shinji
Try to set gas parameters and fees. It's worked for me. ``` const gasParameters: OperationGasParameters = { gasAdjustment: 1.2, gasPrices: { uusd: 1 }, fee: new StdFee(2_500_000, { uusd: 1_000_000...