connector

This commit is contained in:
4tochka 2019-05-16 16:29:23 +03:00
parent dd93756767
commit 7668bf3e83

View File

@ -250,7 +250,7 @@ class Worker:
t += 1
self.destroyed_coins[r[0]] = True
except:
pass
self.log.critical(str(traceback.format_exc()))
for i in block["rawTx"][z]["vOut"]:
o = b"".join((block["rawTx"][z]["txId"], int_to_bytes(i)))
pointer = (x << 42) + (z << 21) + i