1
0

follow-up previous commit

This commit is contained in:
ThomasV
2016-12-31 16:57:29 +01:00
parent e123774ea8
commit 0b3fe8df83

View File

@@ -1044,7 +1044,6 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
if self.is_max:
amount = tx.output_value()
self.amount_e.setAmount(amount)
self.amount_e.textEdited.emit("")
def update_fee_edit(self):