mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-09 09:15:35 +02:00
docs: add release notes
This commit is contained in:
@@ -48,12 +48,20 @@
|
|||||||
`BumpForceCloseFee` which moves the functionality soley available in the
|
`BumpForceCloseFee` which moves the functionality soley available in the
|
||||||
`lncli` to LND hence making it more universal.
|
`lncli` to LND hence making it more universal.
|
||||||
|
|
||||||
|
* [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as
|
||||||
|
`sat_per_kw` which allows for more precise
|
||||||
|
fees](https://github.com/lightningnetwork/lnd/pull/9013).
|
||||||
|
|
||||||
## lncli Additions
|
## lncli Additions
|
||||||
|
|
||||||
* [A pre-generated macaroon root key can now be specified in `lncli create` and
|
* [A pre-generated macaroon root key can now be specified in `lncli create` and
|
||||||
`lncli createwatchonly`](https://github.com/lightningnetwork/lnd/pull/9172) to
|
`lncli createwatchonly`](https://github.com/lightningnetwork/lnd/pull/9172) to
|
||||||
allow for deterministic macaroon generation.
|
allow for deterministic macaroon generation.
|
||||||
|
|
||||||
|
* [The `lncli wallet fundpsbt` sub command now has a `--sat_per_kw` flag to
|
||||||
|
specify more precise fee
|
||||||
|
rates](https://github.com/lightningnetwork/lnd/pull/9013).
|
||||||
|
|
||||||
# Improvements
|
# Improvements
|
||||||
## Functional Updates
|
## Functional Updates
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user