Skip to content

Commit

Permalink
Update prysm-elys.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL0001 authored Oct 19, 2024
1 parent 89b18d7 commit 379aa61
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions testnets/_IBC/prysm-elys.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
{
"$schema": "../ibc_data.schema.json",
"chain_1": {
"chain_name": "prysm-devnet-1",
"client_id": "07-tendermint-21",
"connection_id": "connection-14"
},
"chain_2": {
"chain_name": "elystestnet-1",
"chain_name": "elystestnet",
"client_id": "07-tendermint-118",
"connection_id": "connection-80"
},
"chain_2": {
"chain_name": "prysmdevnet",
"client_id": "07-tendermint-21",
"connection_id": "connection-14"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-9",
"channel_id": "channel-52",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-52",
"channel_id": "channel-9",
"port_id": "transfer"
},
"ordering": "unordered",
Expand Down

0 comments on commit 379aa61

Please sign in to comment.