We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccf525e commit b6ad5f2Copy full SHA for b6ad5f2
docs/release-notes/release-notes-0.20.0.md
@@ -26,6 +26,13 @@
26
27
## RPC Additions
28
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
+
36
## lncli Additions
37
38
# Improvements
@@ -72,3 +79,5 @@
72
79
## Tooling and Documentation
73
80
74
81
# Contributors (Alphabetical Order)
82
83
+Pins
0 commit comments