File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments