update example coins to be from monthly max volume list

This commit is contained in:
Janne Sinivirta 2017-12-10 11:00:27 +02:00
parent 82bf0be3e2
commit a692ef6715
1 changed files with 10 additions and 8 deletions

View File

@ -18,14 +18,16 @@
"key": "key", "key": "key",
"secret": "secret", "secret": "secret",
"pair_whitelist": [ "pair_whitelist": [
"BTC_RLC", "BTC_ETH",
"BTC_TKN", "BTC_LTC",
"BTC_TRST", "BTC_ETC",
"BTC_SWT", "BTC_DASH",
"BTC_PIVX", "BTC_ZEC",
"BTC_MLN", "BTC_XLM",
"BTC_XZC", "BTC_NXT",
"BTC_LUN" "BTC_POWR",
"BTC_ADA",
"BTC_XMR"
] ]
}, },
"experimental": { "experimental": {