From a692ef671532c68f98c8c6b184b3649124f4cb9d Mon Sep 17 00:00:00 2001 From: Janne Sinivirta Date: Sun, 10 Dec 2017 11:00:27 +0200 Subject: [PATCH] update example coins to be from monthly max volume list --- config.json.example | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/config.json.example b/config.json.example index 9b4ea3339..cae64aab5 100644 --- a/config.json.example +++ b/config.json.example @@ -18,14 +18,16 @@ "key": "key", "secret": "secret", "pair_whitelist": [ - "BTC_RLC", - "BTC_TKN", - "BTC_TRST", - "BTC_SWT", - "BTC_PIVX", - "BTC_MLN", - "BTC_XZC", - "BTC_LUN" + "BTC_ETH", + "BTC_LTC", + "BTC_ETC", + "BTC_DASH", + "BTC_ZEC", + "BTC_XLM", + "BTC_NXT", + "BTC_POWR", + "BTC_ADA", + "BTC_XMR" ] }, "experimental": {