Skip to content

Commit

Permalink
fix: update stjuno conversion path (#365)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamewozniak authored Mar 26, 2024
1 parent ca3d4ad commit 0a3af68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/supported_assets.go
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ var (
{Base: "OSMO", Quote: "USD"}: {},

{Base: "OSMO", Quote: "USDT"}: {},
{Base: "JUNO", Quote: "USDT"}: {},
{Base: "JUNO", Quote: "ATOM"}: {},
{Base: "UMEE", Quote: "USDT"}: {},
{Base: "WETH", Quote: "USDC"}: {},
{Base: "WBTC", Quote: "WETH"}: {},
Expand Down

0 comments on commit 0a3af68

Please sign in to comment.