From 66a5e254e1f5df55ff08073d1d7d35652b36ea67 Mon Sep 17 00:00:00 2001 From: Danylo Kanievskyi Date: Wed, 19 Feb 2025 13:27:09 +0200 Subject: [PATCH] chore: removed todo for gas-cost on bancor --- src/dex/bancor/bancor-gas-estimation.test.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/dex/bancor/bancor-gas-estimation.test.ts b/src/dex/bancor/bancor-gas-estimation.test.ts index 722741dc0..d811b3854 100644 --- a/src/dex/bancor/bancor-gas-estimation.test.ts +++ b/src/dex/bancor/bancor-gas-estimation.test.ts @@ -14,9 +14,7 @@ describe('Bancor Gas Estimation', () => { const BNT = Tokens[network]['BNT']; const amount = 100000000n; - // todo: fix gas cost to 130_000 // https://dashboard.tenderly.co/paraswap/paraswap/simulator/bcb58187-2a53-4d7f-b0b7-f1cce81ef0c8/gas-usage - it('convert2', async () => { await testGasEstimation( network,