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: update min gas price in GasInfo #114

Merged
merged 3 commits into from
Feb 23, 2023
Merged

feat: update min gas price in GasInfo #114

merged 3 commits into from
Feb 23, 2023

Conversation

pythonberg1997
Copy link
Contributor

Description

Update min gas price in GasInfo to make it more user-friendly

Rationale

Previous min gas prices is a list of DecCoin, it may cause some misunderstanding. So, we change it to a single Coin.

Changes

Notable changes:

  • change MinGasPrices to MinGasPrice
  • change MinGasPrice type to Coin

@github-actions github-actions bot added the C:CLI label Feb 23, 2023
baseapp/baseapp.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants