We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66765de commit 74e45ecCopy full SHA for 74e45ec
docs/release-notes/release-notes-0.18.3.md
@@ -114,6 +114,11 @@
114
* [Groundwork](https://github.com/lightningnetwork/lnd/pull/8752) in preparation
115
for implementing route blinding receives.
116
117
+* [Generate and send to](https://github.com/lightningnetwork/lnd/pull/8735) an
118
+ invoice with blinded paths. With this, the `--blind` flag can be used with
119
+ the `lncli addinvoice` command to instruct LND to include blinded paths in the
120
+ invoice.
121
+
122
## Testing
123
## Database
124
0 commit comments