This commit is contained in:
Jack 2016-08-02 17:33:57 -04:00
parent bcfabba038
commit 308d9f5abd

View file

@ -1922,6 +1922,7 @@ class LBRYDaemon(jsonrpc.JSONRPC):
else:
return self._render_response(None, BAD_REQUEST)
# TODO: have ui accept the actual outputs
def _clean(n):
t = []
for i in n: