Skip to content

Commit

Permalink
fix: update USDCUSD config
Browse files Browse the repository at this point in the history
  • Loading branch information
denviljclarke committed Feb 13, 2024
1 parent 2065f42 commit 72dfa8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/helm-charts/oracle/USDCUSD.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ oracle:
{exchange: 'BITSTAMP', symbol: 'USDTUSD', toInvert: false}
],
[
{exchange: 'BITGET', symbol: 'USDTUSDC', toInvert: true},
{exchange: 'BITGET', symbol: 'USDCUSDT', toInvert: false},
{exchange: 'KRAKEN', symbol: 'USDTUSD', toInvert: false}
],
[
Expand Down

0 comments on commit 72dfa8b

Please sign in to comment.