connector

This commit is contained in:
4tochka 2019-05-09 17:23:00 +04:00
parent 9b79ec6361
commit 3c264d1598

View File

@ -233,7 +233,7 @@ class Worker:
block["rawTx"][z]["vIn"][i]["_c_"] = r
t += 1
self.destroyed_coins[r[0]] = True
# self.log.critical(str(r[0]))
self.log.critical(str(block["rawTx"][z]["vIn"][i]["_c_"]))
except:
pass
for i in block["rawTx"][z]["vOut"]: