docs/release-notes: add release notes for adamant htlc sweeps

This commit is contained in:
Olaoluwa Osuntokun 2023-05-29 12:48:14 -07:00
parent 7686d10075
commit f170f8e104
No known key found for this signature in database
GPG Key ID: 3BBD59E99B280306

View File

@ -20,6 +20,14 @@
peer, then this'll force a reconnect, which may restart things and help avoid
certain force close scenarios.
## Consistent Contract Resolution
* If lnd decides to go to chain for an HTLC, it will now _always_ ensure the
HTLC is fully swept on the outgoing link. Prior logic would avoid sweeping
due to negative yield, but combined with other inputs, the HTLC will usually
be positive yield.
# Contributors (Alphabetical Order)
* Elle Mouton