Skip to content

Commit 94d66fd

Browse files
authored
update constantine axelar with new clients (#364)
1 parent 60069dc commit 94d66fd

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

testnets/_IBC/archwaytestnet-axelartestnet.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,22 @@
22
"$schema": "../ibc_data.schema.json",
33
"chain_1": {
44
"chain_name": "archwaytestnet",
5-
"client_id": "07-tendermint-103",
6-
"connection_id": "connection-93"
5+
"client_id": "07-tendermint-164",
6+
"connection_id": "connection-164"
77
},
88
"chain_2": {
99
"chain_name": "axelartestnet",
10-
"client_id": "07-tendermint-861",
11-
"connection_id": "connection-664"
10+
"client_id": "07-tendermint-1070",
11+
"connection_id": "connection-831"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-91",
16+
"channel_id": "channel-526",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-449",
20+
"channel_id": "channel-582",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

0 commit comments

Comments
 (0)