Skip to content

Commit

Permalink
update constantine axelar with new clients
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidk committed Dec 19, 2024
1 parent 190d671 commit 1de8d83
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions testnets/_IBC/archwaytestnet-axelartestnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "archwaytestnet",
"client_id": "07-tendermint-103",
"connection_id": "connection-93"
"client_id": "07-tendermint-164",
"connection_id": "connection-164"
},
"chain_2": {
"chain_name": "axelartestnet",
"client_id": "07-tendermint-861",
"connection_id": "connection-664"
"client_id": "07-tendermint-1070",
"connection_id": "connection-831"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-91",
"channel_id": "channel-526",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-449",
"channel_id": "channel-582",
"port_id": "transfer"
},
"ordering": "unordered",
Expand Down

0 comments on commit 1de8d83

Please sign in to comment.