Skip to content

Commit

Permalink
Add ICQ and Cross-chain queries to Features Matrix.
Browse files Browse the repository at this point in the history
Cross-chain ICQ support was added to the go-relayer in cosmos/relayer#1076 on January 31, 2023.
  • Loading branch information
jonathanpberger committed Nov 4, 2023
1 parent e98bd7e commit 12090cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guide/src/advanced/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ __Feature comparison between Hermes and the Go relayer__
| | | |
| FT_Transfer | ✅ | ✅ | can submit an ICS-20 fungible token transfer message
| ICA_Relay | ✅ | ✅ | can relay ICS-27 Interchain account packets
| Interchain Query (ICQ) support | ✅ | ✅ | interchain querying using ABCI
| Cross-chain Queries | ❌ | ✅ | cross-chain querying between IBC-enabled chains
| Packet_Recv_A |||
| Packet_Recv_P |||
| Packet_Timeout_A |||
Expand Down

0 comments on commit 12090cc

Please sign in to comment.