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

[Feature]: Add CLI Command for gRPC Node Service #20971

Closed
zakir-code opened this issue Jul 17, 2024 · 1 comment · Fixed by #21074
Closed

[Feature]: Add CLI Command for gRPC Node Service #20971

zakir-code opened this issue Jul 17, 2024 · 1 comment · Fixed by #21074
Assignees

Comments

@zakir-code
Copy link
Contributor

Summary

Get the latest gas price from the node in the command line.

Problem Definition

Currently, there is no straightforward way to query the latest gas prices from the command line. This feature would allow users to easily obtain this information using the CLI.

Proposed Feature

Add a new CLI command simd query node config to query the latest gas prices from the gRPC Node Service.

func NewQueryServer(clientCtx client.Context, cfg config.Config) ServiceServer {

@zakir-code
Copy link
Contributor Author

Hi, I will implement this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🥳 Done
Development

Successfully merging a pull request may close this issue.

1 participant