Replace wallet backup with channel backups
- channels can be backed up individually - backups are added to lnwatcher - AbstractChannel ancestor class
This commit is contained in:
@@ -235,7 +235,6 @@ 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