mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 01:36:24 +01:00
docs: update release notes for fundpsbt max_fee_ratio
This commit is contained in:
parent
b51dde7af8
commit
c1f5908d9d
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -151,6 +157,7 @@
|
|||
* Boris Nagaev
|
||||
* CharlieZKSmith
|
||||
* Elle Mouton
|
||||
* George Tsagkarelis
|
||||
* Pins
|
||||
* Viktor Tigerström
|
||||
* Ziggie
|
||||
|
|
Loading…
Add table
Reference in a new issue