We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 446fa55 + 9143a3e commit b052bafCopy full SHA for b052baf
docs/lnd/release-notes/release-notes-0.20.0.md
@@ -46,6 +46,10 @@
46
sweeper where some outputs would not be resolved due to an error string
47
mismatch.
48
49
+- [Fixed](https://github.com/lightningnetwork/lnd/pull/10273) a case in the
50
+ utxonursery (the legacy sweeper) where htlcs with a locktime of 0 would not
51
+ be swept.
52
+
53
# New Features
54
55
* Use persisted [nodeannouncement](https://github.com/lightningnetwork/lnd/pull/8825)
0 commit comments