Skip to content

Commit b814428

Browse files
yyforyongyuguggero
authored andcommitted
docs: add and update release notes for 0.19.3
1 parent 5a22549 commit b814428

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/release-notes-0.19.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,13 @@
4141
[increased](https://github.com/lightningnetwork/lnd/pull/10096) from 100KB to
4242
1MB, and `gossip.msg-burst-bytes` has been increased from 200KB to 2MB.
4343

44+
- Previously, when sweeping non-time sensitive anchor outputs, they might be
45+
grouped with other non-time sensitive outputs such as `to_local` outputs,
46+
which potentially allow the sweeping tx to be pinned. This is now
47+
[fixed](https://github.com/lightningnetwork/lnd/pull/10117) by moving sweeping
48+
anchors into its own tx, which means the anchor outputs won't be swept in a
49+
high fee environment.
50+
4451
## RPC Additions
4552

4653
## lncli Additions

0 commit comments

Comments
 (0)