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

Enforce min-gas-price values appropriate for provenance network #310

Closed
4 tasks
iramiller opened this issue May 10, 2021 · 1 comment · Fixed by #324
Closed
4 tasks

Enforce min-gas-price values appropriate for provenance network #310

iramiller opened this issue May 10, 2021 · 1 comment · Fixed by #324
Assignees
Labels
bug Something isn't working CLI Command line interface feature

Comments

@iramiller
Copy link
Member

Summary

Currently the min-gas-price flag has no Provenance network specific validation

Proposal

Enforce a minimum gas price that is greater than zero and denominated in nhash only.


For Admin Use

  • Not duplicate issue
  • Appropriate labels applied
  • Appropriate contributors tagged
  • Contributor assigned/self-assigned
@iramiller iramiller added bug Something isn't working CLI Command line interface feature labels May 10, 2021
@iramiller
Copy link
Member Author

Along with this change we should set the default --min-gas-price=1905nhash which is up from the current value of 0.025nhash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CLI Command line interface feature
Projects
Development

Successfully merging a pull request may close this issue.

1 participant