Skip to content

Update example value for min-gas price when using mainnet config #425

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

Closed
iramiller opened this issue Aug 16, 2021 · 0 comments · Fixed by #405
Closed

Update example value for min-gas price when using mainnet config #425

iramiller opened this issue Aug 16, 2021 · 0 comments · Fixed by #405
Assignees
Labels
bug Something isn't working
Milestone

Comments

@iramiller
Copy link
Member

Summary

When a user is running the provenanced command in mainnet mode the minimum gas price must be greater than one... unfortunately the example value is a small fraction (as expected for testnet configuration that attempt to minimize gas use).

Resolution

Update the example value to be appropriate for both mainnet/testnet configuration.

panic(fmt.Errorf("invalid min-gas-price value, expected single decimal coin value such as '0.0025%s', got '%s';\n\n %w",

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

Successfully merging a pull request may close this issue.

2 participants