add query node config: minimum-gas-prices
in app.toml
#2629
Labels
scope: UI
Issue addressing UX changes and improvements to user interface
Problem
Node's local
min-gas-price
inapp.toml
should be queryable.Register NodeService, so that
/cosmos/base/node/v1beta1/config
gRPC query can expose node operator's configured minimum-gas-price.ref: proto query config defination in sdk.
Closing criteria
Users can query a node's minimum-gas-price through
/cosmos/base/node/v1beta1/config
.Problem details
The text was updated successfully, but these errors were encountered: