follow up fix #2341
This commit is contained in:
parent
e555b982f9
commit
23e51e7c9e
@ -2894,4 +2894,4 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
|
|||||||
return
|
return
|
||||||
if is_final:
|
if is_final:
|
||||||
new_tx.set_rbf(False)
|
new_tx.set_rbf(False)
|
||||||
self.show_transaction(new_tx, desc=tx_label)
|
self.show_transaction(new_tx, tx_label)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user