disable cryptonator feed

This commit is contained in:
Jack Robison 2020-01-03 15:28:29 -05:00
parent d3dad51c76
commit 9cc7c118a8
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -166,8 +166,8 @@ FEEDS: Iterable[Type[MarketFeed]] = (
LBRYFeed, LBRYFeed,
LBRYBTCFeed, LBRYBTCFeed,
BittrexFeed, BittrexFeed,
CryptonatorFeed, # CryptonatorFeed,
CryptonatorBTCFeed, # CryptonatorBTCFeed,
) )