Save and read lighting backups (Qt)
This commit is contained in:
@@ -233,6 +233,7 @@ class ElectrumGui(Logger):
|
||||
run_hook('on_new_window', w)
|
||||
w.warn_if_testnet()
|
||||
w.warn_if_watching_only()
|
||||
w.warn_if_lightning_backup()
|
||||
return w
|
||||
|
||||
def count_wizards_in_progress(func):
|
||||
|
||||
Reference in New Issue
Block a user