trezor and clones: rm dead code
see Electron-Cash/Electron-Cash#872 see Electron-Cash/Electron-Cash#874
This commit is contained in:
@@ -742,7 +742,6 @@ class Transaction:
|
||||
j = pubkeys.index(pubkey_hex)
|
||||
print_error("adding sig", i, j, pubkey_hex, sig)
|
||||
self.add_signature_to_txin(i, j, sig)
|
||||
#self._inputs[i]['x_pubkeys'][j] = pubkey
|
||||
break
|
||||
# redo raw
|
||||
self.raw = self.serialize()
|
||||
|
||||
Reference in New Issue
Block a user