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 13, 2025
1 parent 4fa7730 commit c06151d
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 @@ -103,6 +103,13 @@
* The `lncli wallet fundpsbt` command now has a [`--max_fee_ratio` argument to
specify the max fees to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)

* [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 c06151d

Please sign in to comment.