forked from LBRYCommunity/lbry-sdk
fix documentation for blob_reflect
This commit is contained in:
parent
0a14d51b96
commit
c089f1954a
1 changed files with 1 additions and 1 deletions
|
@ -3030,7 +3030,7 @@ class Daemon(AuthJSONRPCServer):
|
|||
blob_reflect (<blob_hashes>...) [--reflector_server=<reflector_server>]
|
||||
|
||||
Options:
|
||||
--reflector_server=<reflector_server> (str) : reflector address
|
||||
--reflector_server=<reflector_server> : (str) reflector address
|
||||
|
||||
Returns:
|
||||
(list) reflected blob hashes
|
||||
|
|
Loading…
Reference in a new issue