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

Update gas and gas-prices Parameters in CLI Commands #44

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blackowltr
Copy link
Contributor

This PR modifies CLI commands in the documentation to reflect updated gas and gas-prices values for better performance and compliance with network requirements.

Updated gas value from "200000" to "300000" across all applicable commands.
Added gas-prices parameter with a value of "7.0route" to ensure transactions are prioritized correctly.

Applied the changes uniformly to all relevant commands in the sections:

  • Validator Management
  • Token Management
  • Governance

The previous values for gas and the absence of gas-prices were causing inefficiencies in transaction processing and potential rejections under certain network conditions. These changes optimize transaction execution and align with the network's updated guidelines.

All updated commands have been tested in a local environment to ensure proper functionality and compatibility.
No breaking changes were introduced.

Let me know if further refinements are needed! 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant