connector
This commit is contained in:
parent
ee9ec058e5
commit
7ff897111c
@ -771,9 +771,9 @@ class UTXO():
|
||||
c -= 1
|
||||
continue
|
||||
break
|
||||
if not lb:
|
||||
await asyncio.sleep(0)
|
||||
return
|
||||
# if not lb:
|
||||
# await asyncio.sleep(0)
|
||||
# return
|
||||
|
||||
r = set()
|
||||
db = set()
|
||||
|
||||
Loading…
Reference in New Issue
Block a user