mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-12 14:12:27 +02:00
Merge pull request #8735 from ellemouton/rb-receives
[2/4] Route Blinding Receives: Receive and send to a single blinded path in an invoice.
This commit is contained in:
@ -117,6 +117,11 @@
|
||||
* [Groundwork](https://github.com/lightningnetwork/lnd/pull/8752) in preparation
|
||||
for implementing route blinding receives.
|
||||
|
||||
* [Generate and send to](https://github.com/lightningnetwork/lnd/pull/8735) an
|
||||
invoice with blinded paths. With this, the `--blind` flag can be used with
|
||||
the `lncli addinvoice` command to instruct LND to include blinded paths in the
|
||||
invoice.
|
||||
|
||||
## Testing
|
||||
## Database
|
||||
|
||||
|
Reference in New Issue
Block a user