Skip to content

Commit

Permalink
Add ibc noble-planq (cosmos#4720)
Browse files Browse the repository at this point in the history
  • Loading branch information
kii-awesome authored May 28, 2024
1 parent 3f97610 commit 62805ea
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions _IBC/noble-planq.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "noble",
"client_id": "07-tendermint-103",
"connection_id": "connection-95"
},
"chain_2": {
"chain_name": "planq",
"client_id": "07-tendermint-567",
"connection_id": "connection-490"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-82",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-63",
"port_id": "transfer"
},
"ordering": "unordered",
"version": "ics20-1",
"tags": {
"status": "live",
"preferred": true
}
}
]
}

0 comments on commit 62805ea

Please sign in to comment.