mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 10:43:56 +00:00
corrected minor "typo" in formatting
This commit is contained in:
parent
851c5dad30
commit
fab197edf2
|
@ -44,7 +44,7 @@ It uses configuration from `exchange.pair_whitelist` and `exchange.pair_blacklis
|
||||||
```json
|
```json
|
||||||
"pairlists": [
|
"pairlists": [
|
||||||
{"method": "StaticPairList"}
|
{"method": "StaticPairList"}
|
||||||
],
|
],
|
||||||
```
|
```
|
||||||
|
|
||||||
By default, only currently enabled pairs are allowed.
|
By default, only currently enabled pairs are allowed.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user