diff --git a/gui/qt/main_window.py b/gui/qt/main_window.py index 8fe214f9..0e758ed7 100644 --- a/gui/qt/main_window.py +++ b/gui/qt/main_window.py @@ -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 = ""