Remove kraken block

This commit is contained in:
Matthias 2019-09-11 06:57:58 +02:00
parent f987e6e0f9
commit c01953daf2
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ BAD_EXCHANGES = {
"bitmex": "Various reasons",
"bitstamp": "Does not provide history. "
"Details in https://github.com/freqtrade/freqtrade/issues/1983",
"kraken": "TEMPORARY: Balance does not report free balance, so freqtrade will not know "
"if enough balance is available."
"Details in https://github.com/freqtrade/freqtrade/issues/1687#issuecomment-528509266"
}