Skip to content

Commit

Permalink
Sync Cosmoshub files
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 5, 2024
1 parent 8b5f722 commit a3c6da4
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions _IBC/cosmoshub-kopi.json
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "cosmoshub",
"client_id": "07-tendermint-1332",
"connection_id": "connection-1065"
},
"chain_2": {
"chain_name": "kopi",
"client_id": "07-tendermint-4",
"connection_id": "connection-8"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-1253",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-7",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "cosmoshub",
"client_id": "07-tendermint-1332",
"connection_id": "connection-1065"
},
"chain_2": {
"chain_name": "kopi",
"client_id": "07-tendermint-4",
"connection_id": "connection-8"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-1253",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-7",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}

0 comments on commit a3c6da4

Please sign in to comment.