mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
Add unknown_fee_rate to full sample config
This commit is contained in:
parent
a1e4fbf313
commit
5dde011b31
|
@ -93,6 +93,7 @@
|
||||||
"secret": "your_exchange_secret",
|
"secret": "your_exchange_secret",
|
||||||
"password": "",
|
"password": "",
|
||||||
"log_responses": false,
|
"log_responses": false,
|
||||||
|
// "unknown_fee_rate": 1,
|
||||||
"ccxt_config": {},
|
"ccxt_config": {},
|
||||||
"ccxt_async_config": {},
|
"ccxt_async_config": {},
|
||||||
"pair_whitelist": [
|
"pair_whitelist": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user