Merge pull request #267 from gcarq/update_config_example

Add pair_blacklist sample in config.json.example
This commit is contained in:
Gérald LONLAS 2017-12-31 11:19:51 -08:00 committed by GitHub
commit 0a5463fee8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,9 @@
"BTC_POWR",
"BTC_ADA",
"BTC_XMR"
],
"pair_blacklist": [
"BTC_DOGE"
]
},
"experimental": {