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 18, 2024
1 parent a3c6da4 commit 95b7a30
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions _IBC/cosmoshub-elys.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "cosmoshub",
"client_id": "07-tendermint-1339",
"connection_id": "connection-1073"
},
"chain_2": {
"chain_name": "elys",
"client_id": "07-tendermint-0",
"connection_id": "connection-1"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-1265",
"port_id": "provider"
},
"chain_2": {
"channel_id": "channel-0",
"port_id": "consumer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
},
{
"chain_1": {
"channel_id": "channel-1266",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-1",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}

0 comments on commit 95b7a30

Please sign in to comment.