diff --git a/lbrynet/lbrynet_daemon/LBRYDaemon.py b/lbrynet/lbrynet_daemon/LBRYDaemon.py index 6fa942b22..0c2ce0303 100644 --- a/lbrynet/lbrynet_daemon/LBRYDaemon.py +++ b/lbrynet/lbrynet_daemon/LBRYDaemon.py @@ -1686,6 +1686,7 @@ class LBRYDaemon(jsonrpc.JSONRPC): 'file_name': optional, a user specified name for the downloaded file 'stream_info': optional, specified stream info overrides name 'timout': optional + 'wait_for_write': optional, defaults to True Returns: 'stream_hash': hex string 'path': path of download