connector
This commit is contained in:
parent
c6ef6e80ce
commit
cb09298ec5
@ -773,6 +773,7 @@ class UTXO():
|
|||||||
self.destroyed_utxo += 1
|
self.destroyed_utxo += 1
|
||||||
n.add(outpoint)
|
n.add(outpoint)
|
||||||
except:
|
except:
|
||||||
|
self.destroyed_utxo += 1
|
||||||
pass
|
pass
|
||||||
self.deleted[key] = n
|
self.deleted[key] = n
|
||||||
self.destroyed.pop(key)
|
self.destroyed.pop(key)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user