feat: implement add gas function for sui #428
4 warnings
ESLint found 4 warnings
Annotations
Check warning on line 22 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts
github-actions / ESLint
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L22
'Signer' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 65 in src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts
github-actions / ESLint
src/libs/TransactionRecoveryApi/AxelarGMPRecoveryAPI.ts#L65
'loadChains' is defined but never used (@typescript-eslint/no-unused-vars)
Check warning on line 18 in src/libs/fee/getL1Fee.spec.ts
github-actions / ESLint
src/libs/fee/getL1Fee.spec.ts#L18
Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)
Check warning on line 14 in src/libs/test/TransactionRecoveryAPI/AxelarGMPRecoveryAPI.spec.ts
github-actions / ESLint
src/libs/test/TransactionRecoveryAPI/AxelarGMPRecoveryAPI.spec.ts#L14
'Signer' is defined but never used (@typescript-eslint/no-unused-vars)