Skip to content

Commit

Permalink
Update symphony testnet IBC channel (#1854)
Browse files Browse the repository at this point in the history
* Update osmosis.zone_assets.json

* Update assetlist.json
  • Loading branch information
JeremyParish69 committed Aug 20, 2024
1 parent c3081c2 commit 25e5f21
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions osmo-test-5/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -903,8 +903,8 @@
},
"chain": {
"port": "transfer",
"channelId": "channel-8686",
"path": "transfer/channel-8686/note"
"channelId": "channel-8743",
"path": "transfer/channel-8743/note"
}
}
],
Expand All @@ -930,4 +930,4 @@
"preview": false
}
]
}
}
2 changes: 1 addition & 1 deletion osmo-test-5/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
{
"chain_name": "symphonytestnet",
"base_denom": "note",
"path": "transfer/channel-8686/note",
"path": "transfer/channel-8743/note",
"osmosis_verified": false
}
]
Expand Down

0 comments on commit 25e5f21

Please sign in to comment.