Skip to content

Commit

Permalink
Add Kucoin source to ADA/EUR
Browse files Browse the repository at this point in the history
This is anticipated to improve reliability of the feed when
calculating median by making it an odd number of sources.
  • Loading branch information
ross-spencer committed Jul 24, 2024
1 parent 9e55092 commit 1e786d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/config-gofer.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ gofer {
origin "coinbase" { query = "ADA/EUR" }
origin "kraken" { query = "ADA/EUR" }
origin "binance_simple" { query = "ADA/EUR" }
origin "kucoin_prices_simple" { query = "ADA/EUR" }
}
}

Expand Down

0 comments on commit 1e786d5

Please sign in to comment.