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]: Support cometBFT RPC in hubl #17193

Closed
zakir-code opened this issue Jul 30, 2023 · 1 comment
Closed

[Feature]: Support cometBFT RPC in hubl #17193

zakir-code opened this issue Jul 30, 2023 · 1 comment

Comments

@zakir-code
Copy link
Contributor

zakir-code commented Jul 30, 2023

Summary

Considering that client.Context implements the grpc.ClientConn interface, is it possible to use client.Context instead of *grpc.ClientConn

Problem Definition

Provide users with more choices

Proposal

@julienrbrt
Copy link
Member

I was thinking of doing that via AutoCLI and the app gRPC that queries CometBFT (https://github.com/cosmos/cosmos-sdk/blob/main/proto/cosmos/base/tendermint/v1beta1/query.proto)

I’ll add this as a subtask!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants