feat: add l1 gas estimation for l2 #12
5 warnings
ESLint found 5 warnings
Annotations
Check warning on line 2 in src/libs/AxelarQueryAPI.ts
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
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
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
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
github-actions / ESLint
src/libs/test/AxelarQueryAPI.spec.ts#L6
'formatEther' is defined but never used (@typescript-eslint/no-unused-vars)