forked from LBRYCommunity/lbry-sdk
disable cryptonator feed
This commit is contained in:
parent
d3dad51c76
commit
9cc7c118a8
1 changed files with 2 additions and 2 deletions
|
@ -166,8 +166,8 @@ FEEDS: Iterable[Type[MarketFeed]] = (
|
|||
LBRYFeed,
|
||||
LBRYBTCFeed,
|
||||
BittrexFeed,
|
||||
CryptonatorFeed,
|
||||
CryptonatorBTCFeed,
|
||||
# CryptonatorFeed,
|
||||
# CryptonatorBTCFeed,
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue