Skip to content

feat: add estimateMultihopFee function #545

feat: add estimateMultihopFee function

feat: add estimateMultihopFee function #545

GitHub Actions / ESLint succeeded Nov 8, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/AxelarQueryAPI.ts#L612

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

Check warning on line 18 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#L18

Forbidden non-null assertion (@typescript-eslint/no-non-null-assertion)