You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should implement a "recovery" plugin which handles:
Detecting that we need recovery: when a peer sends a reestablish which is IN THE FUTURE, we currenrtly log a message and mark the channel not to go onchain. We should instead, begin a recover process.
Trying to recover from various sources.
Stretch goals:
Enhance peer backup to contain more information
Mutual close for channels
Scan for funds
Continue channels for a while if we can / user chooses?
Ability to do peer backup for random nodes in return for sats
Ability for recovery plugin to use that to pay for peer backup / try it for restoration
The text was updated successfully, but these errors were encountered:
We have:
We should implement a "recovery" plugin which handles:
Stretch goals:
The text was updated successfully, but these errors were encountered: