Skip to content

Commit

Permalink
fix channel id
Browse files Browse the repository at this point in the history
  • Loading branch information
JSHan94 committed Dec 12, 2024
1 parent e3ac5d6 commit 0c8d36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testnets/initia/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
{
"chain_id": "miniwasm-2",
"port_id": "nft-transfer",
"channel_id": "channel-1",
"channel_id": "channel-3",
"version": "ics721-1"
},
{
Expand Down

0 comments on commit 0c8d36c

Please sign in to comment.