Skip to content

Commit cd338be

Browse files
authored
update axelar client (#365)
1 parent 94d66fd commit cd338be

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Diff for: testnets/_IBC/archwaytestnet-axelartestnet.json

+6-6
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-164",
6-
"connection_id": "connection-164"
5+
"client_id": "07-tendermint-167",
6+
"connection_id": "connection-167"
77
},
88
"chain_2": {
99
"chain_name": "axelartestnet",
10-
"client_id": "07-tendermint-1070",
11-
"connection_id": "connection-831"
10+
"client_id": "07-tendermint-1073",
11+
"connection_id": "connection-833"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-526",
16+
"channel_id": "channel-537",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-582",
20+
"channel_id": "channel-584",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

0 commit comments

Comments
 (0)