connector
This commit is contained in:
parent
db04c7e5e8
commit
a9866a841f
@ -622,7 +622,7 @@ class Connector:
|
|||||||
self.yy += 1
|
self.yy += 1
|
||||||
except:
|
except:
|
||||||
try:
|
try:
|
||||||
tx["vIn"][i]["coin"] = inp["_c_"]
|
tx["vIn"][i]["coin"] = inp["_a_"]
|
||||||
c += 1
|
c += 1
|
||||||
self.aa += 1
|
self.aa += 1
|
||||||
self.utxo.deleted.add(outpoint)
|
self.utxo.deleted.add(outpoint)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user