Skip to content

Commit 5e13afe

Browse files
Merge pull request #853 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 9eca8d0 + 5f957f9 commit 5e13afe

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,13 @@
2626

2727
## RPC Additions
2828

29+
* The `lncli addinvoice --blind` command now has the option to include a
30+
[chained channels](https://github.com/lightningnetwork/lnd/pull/9127)
31+
incoming list `--blinded_path_incoming_channel_list` which gives users the
32+
control of specifying the channels they prefer to receive the payment on. With
33+
the option to specify multiple channels this control can be extended to
34+
multiple hops leading to the node.
35+
2936
## lncli Additions
3037

3138
* [`lncli sendpayment` and `lncli queryroutes` now support the
@@ -86,3 +93,5 @@
8693
## Tooling and Documentation
8794

8895
# Contributors (Alphabetical Order)
96+
97+
Pins

0 commit comments

Comments
 (0)