-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Pricenode tweak: completely remove Coinmate and cex.io as data providers
Based on user feedback, these exchanges are too illiquid and do not accurately reflect the true price of the market. After research, I found the user's feedback to be correct and this PR removes both exchanges.
- Loading branch information
Showing
4 changed files
with
0 additions
and
162 deletions.
There are no files selected for viewing
49 changes: 0 additions & 49 deletions
49
pricenode/src/main/java/bisq/price/spot/providers/CexIO.java
This file was deleted.
Oops, something went wrong.
45 changes: 0 additions & 45 deletions
45
pricenode/src/main/java/bisq/price/spot/providers/Coinmate.java
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
pricenode/src/test/java/bisq/price/spot/providers/CexIOTest.java
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
pricenode/src/test/java/bisq/price/spot/providers/CoinmateTest.java
This file was deleted.
Oops, something went wrong.