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 4e2ecca commit ca72f74
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 @@ -48,12 +48,18 @@
`BumpForceCloseFee` which moves the functionality soley available in the
`lncli` to LND hence making it more universal.

* [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
`lncli createwatchonly`](https://github.com/lightningnetwork/lnd/pull/9172) to
allow for deterministic macaroon generation.

* 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 @@ -143,6 +149,7 @@
* Boris Nagaev
* CharlieZKSmith
* Elle Mouton
* George Tsagkarelis
* Pins
* Viktor Tigerström
* Ziggie

0 comments on commit ca72f74

Please sign in to comment.