Skip to content

Commit 6572f5c

Browse files
committed
docs: add error handling link
1 parent 7867cb3 commit 6572f5c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/release-notes/release-notes-0.18.0.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,11 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
211211

212212
* [Preparatory work](https://github.com/lightningnetwork/lnd/pull/8159) for
213213
forwarding of blinded routes was added, along with [support](https://github.com/lightningnetwork/lnd/pull/8160)
214-
for forwarding blinded payments. Forwarding of blinded payments is disabled
215-
by default, and the feature is not yet advertised to the network.
214+
for forwarding blinded payments and [error handling](https://github.com/lightningnetwork/lnd/pull/8485).
215+
With this change, LND is now eligible to be selected as part of a blinded
216+
route and can forward payments on behalf of nodes that have support for
217+
receiving to blinded paths. This upgrade provides a meaningful improvement
218+
to the anonymity set and usability of blinded paths in the Lightning Network.
216219

217220
* Introduced [fee bumper](https://github.com/lightningnetwork/lnd/pull/8424) to
218221
handle bumping the fees of sweeping transactions properly. A

0 commit comments

Comments
 (0)