Closed
Description
opened on Apr 13, 2021
As a short term solution to #8224, we have decided to make a change to how the minimum-gas-prices
config parameter is processed.
There are a couple of ways this could work specifically:
- by default make it an error for validators to set
minimum-gas-prices
to an empty value. This will require validators to set a minimum fee OR explicitly set their fees to zero, or - force app developers to set a default value for
minimum-gas-prices
which will be used if validators leave this param empty
Adding to the feature backlog for the next release.
Activity