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

add query node config: minimum-gas-prices in app.toml #2629

Closed
yaruwangway opened this issue Jun 27, 2023 · 0 comments · Fixed by #2627
Closed

add query node config: minimum-gas-prices in app.toml #2629

yaruwangway opened this issue Jun 27, 2023 · 0 comments · Fixed by #2627
Assignees
Labels
scope: UI Issue addressing UX changes and improvements to user interface

Comments

@yaruwangway
Copy link
Contributor

yaruwangway commented Jun 27, 2023

Problem

Node's local min-gas-price in app.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

@yaruwangway yaruwangway added the status: waiting-triage This issue/PR has not yet been triaged by the team. label Jun 27, 2023
@yaruwangway yaruwangway changed the title feat: add query node config: minimum-gas-prices in app.toml add query node config: minimum-gas-prices in app.toml Jun 27, 2023
@mpoke mpoke added scope: UI Issue addressing UX changes and improvements to user interface and removed status: waiting-triage This issue/PR has not yet been triaged by the team. labels Jun 28, 2023
@yaruwangway yaruwangway self-assigned this Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: UI Issue addressing UX changes and improvements to user interface
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants