Skip to content

Commit

Permalink
fix: new channel constantine-3 <> axelar-testnet-lisbon-3 (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
shahbazn committed Feb 28, 2024
1 parent 4f1f654 commit 2108b9a
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-70",
"connection_id": "connection-76"
"client_id": "07-tendermint-103",
"connection_id": "connection-93"
},
"chain_2": {
"chain_name": "axelartestnet",
"client_id": "07-tendermint-760",
"connection_id": "connection-574"
"client_id": "07-tendermint-861",
"connection_id": "connection-664"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-60",
"channel_id": "channel-91",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-361",
"channel_id": "channel-449",
"port_id": "transfer"
},
"ordering": "unordered",
Expand Down

0 comments on commit 2108b9a

Please sign in to comment.