Skip to content

Commit

Permalink
Merge pull request #1771 from yahiheb/exchange-rate
Browse files Browse the repository at this point in the history
Update exchange rate providers
  • Loading branch information
yahiheb authored Jul 5, 2024
2 parents 996eb83 + 86e4aca commit 136d4ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/FAQ/FAQ-UseWasabi.md
Original file line number Diff line number Diff line change
Expand Up @@ -1597,5 +1597,5 @@ This can be done by specifying the port(s) at startup with the [startup paramete

### Where does the BTC exchange rate come from?

Wasabi fetches the BTC/USD exchange rate from one of these exchanges: blockchain.com, Bitstamp, CoinGecko, Coinbase, Gemini and Coingate.
It first tries to fetch the exchange rate from blockchain.com, if that's not possible it will try to fetch it from the next exchange in the listed order (and so on, until success).
Wasabi fetches the BTC/USD exchange rate from one of these exchanges: mempool.space (default), Gemini, BlockchainInfo, CoinGecko.
It first tries to fetch the exchange rate from mempool.space, if that's not possible it will try to fetch it from the next exchange in the listed order (and so on, until success).

0 comments on commit 136d4ee

Please sign in to comment.