We have:
- --recover
- Peer backup
- --offline
- emergency.recover
- rescan (for finding our funds)
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:
We have:
We should implement a "recovery" plugin which handles:
Stretch goals: