cosigner: add popup window

This commit is contained in:
ThomasV 2014-09-14 20:28:21 +02:00
parent 790e0e56e2
commit c42038a891
1 changed files with 2 additions and 0 deletions

View File

@ -174,6 +174,8 @@ class Plugin(BasePlugin):
return
else:
password = None
if not self.win.question(_("An encrypted transaction was retrieved from cosigning pool.\nDo you want to open it now?")):
return
message = self.listener.message
key = self.listener.keyname