We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
grpc-gateway was added as a stop gap to gRPC and REST. This begs the question in the design of this repo do we need to support grpc-gateway?
Maybe we only support grpc-gateway for queries and txs can only be used with gRPC?
Would like to hear thoughts of other people involved in this repo.
The text was updated successfully, but these errors were encountered:
I think this is how it's done on the SDK modules
Sorry, something went wrong.
Oh you're right. Are we fine with supporting on queries or we want to remove that?
let's support queries 👍
can you create an issue on the SDK for the tx support?
No branches or pull requests
Summary
grpc-gateway was added as a stop gap to gRPC and REST. This begs the question in the design of this repo do we need to support grpc-gateway?
Maybe we only support grpc-gateway for queries and txs can only be used with gRPC?
Would like to hear thoughts of other people involved in this repo.
The text was updated successfully, but these errors were encountered: