Skip to content

Commit a4380d8

Browse files
authored
Create namadacampfire-penumbra.json (#53)
1 parent 2721077 commit a4380d8

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
{
2+
"$schema": "../ibc_data.schema.json",
3+
"chain_1": {
4+
"chain_name": "namadacampfire",
5+
"client_id": "07-tendermint-66",
6+
"connection_id": "connection-28"
7+
},
8+
"chain_2": {
9+
"chain_name": "penumbra",
10+
"client_id": "07-tendermint-17",
11+
"connection_id": "connection-13"
12+
},
13+
"channels": [
14+
{
15+
"chain_1": {
16+
"channel_id": "channel-19",
17+
"port_id": "transfer"
18+
},
19+
"chain_2": {
20+
"channel_id": "channel-12",
21+
"port_id": "transfer"
22+
},
23+
"ordering": "unordered",
24+
"version": "ics20-1"
25+
}
26+
]
27+
}

0 commit comments

Comments
 (0)