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
let the user configure grpc client
No response
store the grpc address, a bool for gprc-insecure and for use-grpc or something in client config so that it can be used in place of the tendermint rpc
use-grpc
The text was updated successfully, but these errors were encountered:
lucaslopezf
Successfully merging a pull request may close this issue.
Summary
let the user configure grpc client
Problem Definition
No response
Proposed Feature
store the grpc address, a bool for gprc-insecure and for
use-grpc
or something in client config so that it can be used in place of the tendermint rpcThe text was updated successfully, but these errors were encountered: