Use gRPC to query Cosmos SDK chain states #1088
Labels
O: code-hygiene
Objective: cause to improve code hygiene
O: new-feature
Objective: cause to add a new feature or support
Milestone
Crate
relayer
Summary
This is a follow up to #1048. Since we can do height-based gRPC query through the
x-cosmos-block-height
parameter, we can refactor other queries such asquery_channel
to use the gRPC endpoints instead of the Tendermint RPC endpoint.For Admin Use
The text was updated successfully, but these errors were encountered: