Fix missing comma in example.json
This commit is contained in:
parent
1acdd7170c
commit
57f3f80cbb
@ -17,7 +17,7 @@
|
|||||||
"unfilledtimeout": {
|
"unfilledtimeout": {
|
||||||
"buy":10,
|
"buy":10,
|
||||||
"sell":30
|
"sell":30
|
||||||
}
|
},
|
||||||
"bid_strategy": {
|
"bid_strategy": {
|
||||||
"ask_last_balance": 0.0
|
"ask_last_balance": 0.0
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user