-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Description
Background
Maybe I don't understand something here but my lnd sends my balance from one p2wpkh
address to another after the channel was force closed remotely. There are no anchors, no HTLCs in the commitment, just two outputs: one belongs to the remote party and is a p2wsh
address, the other is mine and is a p2wpkh
address. For some reason I can't understand lnd makes a redundant tx for my output and wastes fee and blockspace. I already fully control this address, why send from it again?
Your environment
- version of
lnd
v0.15.0-beta-164-g115b04187
- which operating system (
uname -a
on *Nix) Debian 11.4, kernel 5.15.56-v8+ aarch64 - version of
btcd
,bitcoind
, or other backendbitcoind
v23.99.0-225e5b57b2ee - any other relevant environment details