Skip to content

Commit c1f5908

Browse files
committed
docs: update release notes for fundpsbt max_fee_ratio
1 parent b51dde7 commit c1f5908

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@
5252
`sat_per_kw` which allows for more precise
5353
fees](https://github.com/lightningnetwork/lnd/pull/9013).
5454

55+
* [The `walletrpc.FundPsbt` method now has a new option to specify the maximum
56+
fee to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)
57+
5558
## lncli Additions
5659

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

68+
* The `lncli wallet fundpsbt` command now has a [`--max_fee_ratio` argument to
69+
specify the max fees to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)
70+
6571
# Improvements
6672
## Functional Updates
6773

@@ -151,6 +157,7 @@
151157
* Boris Nagaev
152158
* CharlieZKSmith
153159
* Elle Mouton
160+
* George Tsagkarelis
154161
* Pins
155162
* Viktor Tigerström
156163
* Ziggie

0 commit comments

Comments
 (0)