Skip to content

feat: add l1 gas estimation for l2 #12

feat: add l1 gas estimation for l2

feat: add l1 gas estimation for l2 #12

GitHub Actions / ESLint succeeded Feb 20, 2024 in 0s

5 warnings

ESLint found 5 warnings

Annotations

Check warning on line 2 in src/libs/AxelarQueryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/AxelarQueryAPI.ts#L2

'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 276 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L276

'evmWalletDetails' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 1111 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1111

'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)

Check warning on line 6 in src/libs/fee/getL1Fee.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/fee/getL1Fee.spec.ts#L6

'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)

Check warning on line 6 in src/libs/test/AxelarQueryAPI.spec.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/test/AxelarQueryAPI.spec.ts#L6

'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)