Skip to content

Commit

Permalink
Update prysm-jackal.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TCL0001 authored Oct 19, 2024
1 parent 379aa61 commit 0fbd3c9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions testnets/_IBC/prysm-jackal.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-17",
"connection_id": "connection-10"
},
"chain_2": {
"chain_name": "lupulella-2",
"chain_name": "jackaltestnet2",
"client_id": "07-tendermint-2",
"connection_id": "connection-2"
},
"chain_2": {
"chain_name": "prysmdevnet",
"client_id": "07-tendermint-17",
"connection_id": "connection-10"
},
"channels": [
{
"chain_1": {
"channel_id": "channel-6",
"channel_id": "channel-2",
"port_id": "transfer"
},
"chain_2": {
"channel_id": "channel-2",
"channel_id": "channel-6",
"port_id": "transfer"
},
"ordering": "unordered",
Expand Down

0 comments on commit 0fbd3c9

Please sign in to comment.