Skip to content

Commit

Permalink
Merge pull request edeng23#271 from Blaklis/fix-readme
Browse files Browse the repository at this point in the history
Fix readme for buy_timeout / sell_timeout that were formatted as INI
  • Loading branch information
rel-s authored May 11, 2021
2 parents 95699f4 + d56c07b commit 4ec7ce4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ SCOUT_MULTIPLIER: 5
SCOUT_SLEEP_TIME: 5
TLD: com
STRATEGY: default
buy_timeout=0
sell_timeout=0
BUY_TIMEOUT: 0
SELL_TIMEOUT: 0
```

### Paying Fees with BNB
Expand Down

0 comments on commit 4ec7ce4

Please sign in to comment.