docs: update the release-notes-0.18.0

This commit is contained in:
Mohamed Awnallah 2024-03-26 19:12:34 +02:00
parent 1a2d50d385
commit 31526a0191
No known key found for this signature in database
GPG key ID: 5D55706029E9B87E

View file

@ -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`