hermes
hermes copied to clipboard
Use `Denom`/`Denoms` gRPC queries
Summary
The gRPC query DenomTrace
is replaced by Denom
/Denoms
in ibc-go v9, https://github.com/cosmos/ibc-go/pull/6417.
The query in Hermes will need to be adapted to adapt the query if the chain is running ibc-go v9 or not, https://github.com/informalsystems/hermes/blob/v1.10.2/crates/relayer/src/chain/cosmos/query/denom_trace.rs#L12.
For Admin Use
- [ ] Not duplicate issue
- [ ] Appropriate labels applied
- [ ] Appropriate milestone (priority) applied
- [ ] Appropriate contributors tagged
- [ ] Contributor assigned/self-assigned