mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-13 11:09:23 +01:00
docs: update the release-notes-0.18.0
This commit is contained in:
parent
1a2d50d385
commit
31526a0191
1 changed files with 4 additions and 0 deletions
|
@ -300,6 +300,10 @@ bitcoin peers' feefilter values into account](https://github.com/lightningnetwor
|
|||
* [Allow callers of `ListSweeps` to specify the start
|
||||
height](https://github.com/lightningnetwork/lnd/pull/7372).
|
||||
|
||||
* [Coin Selection Strategy](https://github.com/lightningnetwork/lnd/pull/8515)
|
||||
add coin selection strategy option to the following on-chain RPC calls
|
||||
`EstimateFee`, `SendMany`, `SendCoins`, `BatchOpenChannel`, `SendOutputs`, and `FundPsbt`.
|
||||
|
||||
## lncli Updates
|
||||
|
||||
* [Documented all available `lncli`
|
||||
|
|
Loading…
Add table
Reference in a new issue