Skip to content

Commit

Permalink
feat(campfire): upgrading ibc channels on campfire (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrorezende authored Jan 30, 2025
1 parent 51c14ba commit 3e0bf07
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions _testnets/_IBC/namadacampfire-osmosis.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": "namadacampfire",
"client_id": "07-tendermint-18",
"connection_id": "connection-6"
"client_id": "07-tendermint-31",
"connection_id": "connection-12"
},
"chain_2": {
"chain_name": "osmosis",
"client_id": "07-tendermint-3401",
"connection_id": "connection-9381"
"client_id": "07-tendermint-3412",
"connection_id": "connection-10559"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-4",
"channel_id": "channel-5",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-96987",
"channel_id": "channel-97243",
"port_id": "transfer"
},
"ordering": "unordered",
Expand Down

0 comments on commit 3e0bf07

Please sign in to comment.