fix py3: do_export_history

This commit is contained in:
SomberNight 2017-11-08 20:31:53 +01:00
parent 6acc4214c9
commit 3d002939f9
1 changed files with 0 additions and 1 deletions

View File

@ -2312,7 +2312,6 @@ class ElectrumWindow(QMainWindow, MessageBoxMixin, PrintError):
if tx_hash:
label = wallet.get_label(tx_hash)
label = label.encode('utf-8')
else:
label = ""