Skip to content

Commit fc9637b

Browse files
authored
Add new Housefire IBC channels for Osmosis, Cosmos Hub, Stride and Celestia (#66)
* Update namadahousefire-stride.json * Update namadahousefire-osmosis.json * Update namadahousefire-cosmoshub.json * Update namadahousefire-celestia.json
1 parent c2bd3e6 commit fc9637b

File tree

4 files changed

+24
-24
lines changed

4 files changed

+24
-24
lines changed

_testnets/_IBC/namadahousefire-celestia.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": "namadahousefire",
5-
"client_id": "07-tendermint-19",
6-
"connection_id": "connection-15"
5+
"client_id": "07-tendermint-28",
6+
"connection_id": "connection-19"
77
},
88
"chain_2": {
99
"chain_name": "celestia",
10-
"client_id": "07-tendermint-146",
11-
"connection_id": "connection-98"
10+
"client_id": "07-tendermint-147",
11+
"connection_id": "connection-99"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-13",
16+
"channel_id": "channel-17",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-113",
20+
"channel_id": "channel-114",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

_testnets/_IBC/namadahousefire-cosmoshub.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": "namadahousefire",
5-
"client_id": "07-tendermint-17",
6-
"connection_id": "connection-10"
5+
"client_id": "07-tendermint-27",
6+
"connection_id": "connection-18"
77
},
88
"chain_2": {
99
"chain_name": "cosmoshub",
10-
"client_id": "07-tendermint-1349",
11-
"connection_id": "connection-1087"
10+
"client_id": "07-tendermint-1413",
11+
"connection_id": "connection-1136"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-9",
16+
"channel_id": "channel-16",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-1315",
20+
"channel_id": "channel-1385",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

_testnets/_IBC/namadahousefire-osmosis.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": "namadahousefire",
5-
"client_id": "07-tendermint-15",
6-
"connection_id": "connection-8"
5+
"client_id": "07-tendermint-33",
6+
"connection_id": "connection-20"
77
},
88
"chain_2": {
99
"chain_name": "osmosis",
10-
"client_id": "07-tendermint-3426",
11-
"connection_id": "connection-10586"
10+
"client_id": "07-tendermint-3503",
11+
"connection_id": "connection-10748"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-7",
16+
"channel_id": "channel-18",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-98130",
20+
"channel_id": "channel-104562",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

_testnets/_IBC/namadahousefire-stride.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": "namadahousefire",
5-
"client_id": "07-tendermint-16",
6-
"connection_id": "connection-9"
5+
"client_id": "07-tendermint-26",
6+
"connection_id": "connection-17"
77
},
88
"chain_2": {
99
"chain_name": "stride",
10-
"client_id": "07-tendermint-152",
11-
"connection_id": "connection-155"
10+
"client_id": "07-tendermint-165",
11+
"connection_id": "connection-173"
1212
},
1313
"channels": [
1414
{
1515
"chain_1": {
16-
"channel_id": "channel-8",
16+
"channel_id": "channel-15",
1717
"port_id": "transfer"
1818
},
1919
"chain_2": {
20-
"channel_id": "channel-306",
20+
"channel_id": "channel-324",
2121
"port_id": "transfer"
2222
},
2323
"ordering": "unordered",

0 commit comments

Comments
 (0)