Skip to content

Commit

Permalink
docs: release notes 18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlaKC committed Feb 15, 2024
1 parent 52dc6c4 commit 1892855
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion docs/release-notes/release-notes-0.18.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,12 @@
check by bitcoind or btcd, the broadcast won't be attempted.

* [Preparatory work](https://github.com/lightningnetwork/lnd/pull/8159) for
forwarding of blinded routes was added.
forwarding of blinded routes was added, along with [support](https://github.com/lightningnetwork/lnd/pull/8160)
for forwarding blinded payments. With this change, LND is now eligible to be
selected as part of a blinded route and can forward payments on behalf of
nodes that have support for receiving to blinded paths. This upgrade provides
a meaningful improvement to the anonymity set and usability of blinded paths
in the Lightning Network.

## RPC Additions

Expand Down

0 comments on commit 1892855

Please sign in to comment.