diff --git a/CHANGELOG.md b/CHANGELOG.md index f8f2bb925..b4f687823 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ at anytime. ### Fixed * incorrectly raised download cancelled error for already verified blob files * infinite loop where reflector client keeps trying to send failing blobs, which may be failing because they are invalid and thus will never be successfully received + * regression in `stream_availability` due to error in it's docstring ### Deprecated * diff --git a/lbrynet/daemon/Daemon.py b/lbrynet/daemon/Daemon.py index 7294d44aa..f09c64290 100644 --- a/lbrynet/daemon/Daemon.py +++ b/lbrynet/daemon/Daemon.py @@ -3246,7 +3246,7 @@ class Daemon(AuthJSONRPCServer): --uri= : (str) check availability for this uri --search_timeout= : (int) how long to search for peers for the blob in the dht - --search_timeout= : (int) how long to try downloading from a peer + --blob_timeout= : (int) how long to try downloading from a peer Returns: (dict) {