lnd/lnwallet/chancloser
Oliver Gugger d6e1d19fa1
chancloser: always set close output
We always need to set the close output in order for us to be able
to calculate the closing keys. Especially if there is only a dust
balance in BTC terms but perhaps a valuable amount in custom channel
funds.
2024-06-07 16:07:55 +02:00
..
aux_closer.go lnwallet/chancloser: add new AuxChanCloser interface 2024-06-03 11:33:35 +02:00
chancloser.go chancloser: always set close output 2024-06-07 16:07:55 +02:00
chancloser_test.go peer: decorate delivery addr w/ internal key 2024-06-04 16:06:04 +02:00
interface.go lnwallet/chancloser: add aux chan closer, use in coop flow 2024-06-03 11:33:36 +02:00
log.go chancloser: new package for cooperative channel closure 2020-06-16 20:34:44 -04:00