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: added command to get gas cap for any evm chain #409

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

Conversation

bcsainju
Copy link
Collaborator

Introduced a new command to get the gas cap for evm chains

crly dbg gas-cap --chain $chain_name

Chain      Suggested Gas Cap
---------- ----------
$chain_name 25000000001

@bcsainju bcsainju added enhancement New feature or request Centralised Relay labels Oct 29, 2024
@bcsainju bcsainju linked an issue Oct 29, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Centralised Relay enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add suggested gas fee to facilitate the gas cap limit feature.
1 participant