From 1f635d379311611c115671e3c0603766d847c2b1 Mon Sep 17 00:00:00 2001 From: Gerald Lonlas Date: Sun, 31 Dec 2017 01:14:17 -0800 Subject: [PATCH] Add pair_blacklist in config.example --- config.json.example | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.json.example b/config.json.example index f94e423eb..ede081e58 100644 --- a/config.json.example +++ b/config.json.example @@ -29,6 +29,9 @@ "BTC_POWR", "BTC_ADA", "BTC_XMR" + ], + "pair_blacklist": [ + "BTC_DOGE" ] }, "experimental": {