Skip to content

Commit

Permalink
fix provider for SOMM and NCT
Browse files Browse the repository at this point in the history
  • Loading branch information
gsk967 committed Sep 28, 2023
1 parent dab3918 commit 31db148
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions price-feeder.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -423,15 +423,15 @@ quote = "UMEE"
[[currency_pairs]]
base = "NCT"
providers = [
"osmosis",
"osmosisv2",
]
quote = "OSMO"


[[currency_pairs]]
base = "SOMM"
providers = [
"osmosis",
"osmosisv2",
]
quote = "OSMO"

Expand Down

0 comments on commit 31db148

Please sign in to comment.