Skip to content

How to setup a connection to a chain without gRPC enabled #1949

Answered by adizere
simpletrontdip asked this question in Q&A
Discussion options

You must be logged in to vote

Hi,

In general, we don't support a "restricted" mode that can do without gRPC connectivity.

But it depends on your use-case. What would you like to achieve exactly? If you're looking to simply do some queries about the IBC state of Akash Testnet-3 (e.g., query a client state might work without gRPC), then you can try to set grpc_addr to some incorrect address and its possible Hermes will work, though note we never tested this scenario. If you want to do any more advance query or submit transactions to/from Akash Testnet-3, then gRPC is necessary.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@simpletrontdip
Comment options

Answer selected by simpletrontdip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1946 on March 10, 2022 09:51.