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 estimateGasFeeGmp function #339

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

chore: update function name

ff68f0a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

feat: add estimateGasFeeGmp function #339

chore: update function name
ff68f0a
Select commit
Loading
Failed to load commit list.
GitHub Actions / ESLint succeeded Nov 28, 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)