lightninglabs / loop

Lightning Loop: A Non-Custodial Off/On Chain Bridge
MIT License
560 stars 117 forks source link

static addr loopin: add support for sweepless sweep batching #844

Closed sputn1ck closed 1 week ago

sputn1ck commented 3 weeks ago

This PR adds support for serverside sweepless sweep batching, by listening for notifications from the server and responding with the signature.

Only the 8 last commits are for review