Open
Description
Currently, we have:
- Peer storage, which contains static channel backup used for node recovery.
I propose we extend it to include the following:
- Extend peer storage to include the latest channel balances and counterparty commitment secrets.
- Update peer storage more frequently—if viable—after each RAA.
- Introduce the ability to perform peer backups for random nodes in exchange for sats.
- Enable CLN to either initiate a mutual close or sweep funds via penalty transactions if the peer broadcasts an outdated state.