mirror of
https://github.com/freqtrade/freqtrade.git
synced 2025-12-05 07:21:14 +00:00
Add unknown_fee_rate to full sample config
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
"secret": "your_exchange_secret",
|
||||
"password": "",
|
||||
"log_responses": false,
|
||||
// "unknown_fee_rate": 1,
|
||||
"ccxt_config": {},
|
||||
"ccxt_async_config": {},
|
||||
"pair_whitelist": [
|
||||
|
||||
Reference in New Issue
Block a user