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

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`