diff --git a/lbrynet/extras/daemon/Daemon.py b/lbrynet/extras/daemon/Daemon.py index 910f65899..1eb4322a1 100644 --- a/lbrynet/extras/daemon/Daemon.py +++ b/lbrynet/extras/daemon/Daemon.py @@ -781,12 +781,7 @@ class Daemon(metaclass=JSONRPCServerType): --download_timeout= : (int) 180 --peer_port= : (int) 3333 --max_key_fee= : (dict) maximum key fee for downloads, - in the format: - { - 'currency': , - 'amount': - }. - In the CLI, it must be: ' ' + in the format: ' ' Supported currency symbols: LBC, USD, BTC --no_max_key_fee : (bool) Disable max key fee. --use_upnp= : (bool) True