lnd/lnwallet/chancloser
Olaoluwa Osuntokun 8dee76a1b8
peer: decorate delivery addr w/ internal key
In this commit, we move to add the internal key to the delivery addr. This way, we give the aux chan closer the extra information it may need to properly augment the normal co-op close process.
2024-09-19 10:18:41 +02:00
..
aux_closer.go lnwallet/chancloser: add new AuxChanCloser interface 2024-09-19 10:18:40 +02:00
chancloser.go peer: decorate delivery addr w/ internal key 2024-09-19 10:18:41 +02:00
chancloser_test.go peer: decorate delivery addr w/ internal key 2024-09-19 10:18:41 +02:00
interface.go lnwallet/chancloser: add aux chan closer, use in coop flow 2024-09-19 10:18:40 +02:00
log.go multi: add NewLogClosure in lnutils to avoid repetition 2024-07-25 21:25:23 +08:00