feat: add l1 gas estimation for l2 #471
4 warnings
ESLint found 4 warnings
Annotations
Check warning on line 273 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts
github-actions / ESLint
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L273
'evmWalletDetails' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 1101 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts
github-actions / ESLint
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L1101
'srcTxInfo' is assigned a value but never used (@typescript-eslint/no-unused-vars)
Check warning on line 25 in src/libs/fee/getL1Fee.spec.ts
github-actions / ESLint
src/libs/fee/getL1Fee.spec.ts#L25
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 46 in src/libs/fee/getL1Fee.spec.ts
github-actions / ESLint
src/libs/fee/getL1Fee.spec.ts#L46
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)