Skip to content

Commit

Permalink
docs: update release notes for fundpsbt max_fee_ratio
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeTsagk committed Nov 5, 2024
1 parent b51dde7 commit c1f5908
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 @@ -52,6 +52,9 @@
`sat_per_kw` which allows for more precise
fees](https://github.com/lightningnetwork/lnd/pull/9013).

* [The `walletrpc.FundPsbt` method now has a new option to specify the maximum
fee to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)

## lncli Additions

* [A pre-generated macaroon root key can now be specified in `lncli create` and
Expand All @@ -62,6 +65,9 @@
specify more precise fee
rates](https://github.com/lightningnetwork/lnd/pull/9013).

* 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)

# Improvements
## Functional Updates

Expand Down Expand Up @@ -151,6 +157,7 @@
* Boris Nagaev
* CharlieZKSmith
* Elle Mouton
* George Tsagkarelis
* Pins
* Viktor Tigerström
* Ziggie

0 comments on commit c1f5908

Please sign in to comment.