Skip to content

Commit

Permalink
docs: add release-notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
ziggie1984 committed Aug 30, 2023
1 parent d9005ea commit 6691202
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/release-notes/release-notes-0.17.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,11 @@ None
updated](https://github.com/lightningnetwork/lnd/pull/7877) in preparation for
work to be done on route blinding in LND.

* [Make the recovery of anchor outputs configurable. Default behaviour stays the
same but to prevent the blocking of wallet funds indefinitely when mempool
conditions are not in favour of confirming 1 sat/vbyte transactions node
runners can turn it off](https://github.com/lightningnetwork/lnd/pull/7939).

## RPC Updates
* [SendOutputs](https://github.com/lightningnetwork/lnd/pull/7631) now adheres
to the anchor channel reserve requirement.
Expand Down

0 comments on commit 6691202

Please sign in to comment.