fix
This commit is contained in:
@@ -60,5 +60,3 @@ class AmountEdit(QLineEdit):
|
||||
self.setCursorPosition(pos)
|
||||
|
||||
|
||||
def setAmount(self, amount):
|
||||
self.setText(self.format_amount(self.wallet.fee).strip())
|
||||
|
||||
Reference in New Issue
Block a user