Files
pallectrum/electrum
SomberNight 3c5774a189 qt tx dialog: fix for ln-related txs when --offline
Traceback (most recent call last):
  File "/home/user/wspace/electrum/electrum/gui/qt/transaction_dialog.py", line 255, in _open_internal_link
    self.main_window.do_process_from_txid(txid=target, parent=self)
  File "/home/user/wspace/electrum/electrum/gui/qt/main_window.py", line 2212, in do_process_from_txid
    self.show_transaction(tx)
  File "/home/user/wspace/electrum/electrum/gui/qt/main_window.py", line 1079, in show_transaction
    show_transaction(tx, parent=self, desc=tx_desc)
  File "/home/user/wspace/electrum/electrum/gui/qt/transaction_dialog.py", line 351, in show_transaction
    d = TxDialog(tx, parent=parent, desc=desc, prompt_if_unsaved=prompt_if_unsaved)
  File "/home/user/wspace/electrum/electrum/gui/qt/transaction_dialog.py", line 449, in __init__
    self.update()
  File "/home/user/wspace/electrum/electrum/gui/qt/transaction_dialog.py", line 667, in update
    tx_mined_status = self.wallet.lnworker.lnwatcher.adb.get_tx_height(txid)
AttributeError: 'NoneType' object has no attribute 'adb'
2023-03-01 14:45:25 +00:00
..
2023-02-17 11:43:11 +00:00
2023-02-25 11:46:47 +01:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-05 02:09:25 +05:30
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-17 11:43:11 +00:00
2023-02-20 16:53:44 +00:00
2023-02-17 11:43:11 +00:00
2023-01-26 17:11:49 +01:00
2023-02-17 11:43:11 +00:00