rust-lightning icon indicating copy to clipboard operation
rust-lightning copied to clipboard

Peer storage feature

Open adi2011 opened this issue 1 year ago • 1 comments

This would enable nodes to distribute small blobs among their peers, which could be retrieved to resume or force-close the channel operation upon data corruption.

Elaborated in detail here

It's far from complete right now, but please let me know if I am making any mistakes because I am very new to both Rust and LDK :)

adi2011 avatar Mar 17 '24 19:03 adi2011

Thanks for the review @TheBlueMatt, I was afk last week. I will work on these changes in this week.

adi2011 avatar Apr 01 '24 17:04 adi2011