Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add estimateMultihopFee function #336

Merged
merged 9 commits into from
Nov 22, 2024

chore: remove estimateAmplifierFee

e5347a0
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: add estimateMultihopFee function #336

chore: remove estimateAmplifierFee
e5347a0
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Nov 11, 2024 in 0s

2 warnings

ESLint found 2 warnings

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/libs/AxelarQueryAPI.ts#L23

'importS3Config' 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)