Fix missing comma in example.json

This commit is contained in:
xmatthias 2018-06-30 17:37:34 +02:00 committed by creslinux
parent 1acdd7170c
commit 57f3f80cbb

View File

@ -17,7 +17,7 @@
"unfilledtimeout": {
"buy":10,
"sell":30
}
},
"bid_strategy": {
"ask_last_balance": 0.0
},