estimate fee using number of outputs
This commit is contained in:
@@ -47,6 +47,7 @@ class PayToEdit(QRTextEdit):
|
||||
self.is_pr = False
|
||||
self.scan_f = self.win.pay_from_URI
|
||||
self.update_size()
|
||||
self.payto_address = None
|
||||
|
||||
def lock_amount(self):
|
||||
self.amount_edit.setFrozen(True)
|
||||
|
||||
Reference in New Issue
Block a user