@ -799,7 +799,7 @@ class ElectrumWindow(QMainWindow):
returnlambdas,*args:s.do_protect(func,args)
defdo_send(self):
defread_send_tab(self):
label=unicode(self.message_e.text())
ifself.gui_object.payment_request:
@ -837,16 +837,23 @@ class ElectrumWindow(QMainWindow):
ifnotself.question(_("The fee for this transaction seems unusually high.\nAre you really sure you want to pay %(fee)s in fees?")%{'fee':self.format_amount(fee)+''+self.base_unit()}):