Skip to content

Commit

Permalink
docs: release-notes-0.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MPins committed Jan 31, 2025
1 parent 678eabd commit 7347c14
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/release-notes/release-notes-0.19.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,13 @@
the misnomer of `chan_id` which was describing the short channel
id to `scid` to represent what it really is.

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

# Improvements
## Functional Updates

Expand Down

0 comments on commit 7347c14

Please sign in to comment.