doc: add release note (EstimateFee conf_target 1)

This commit is contained in:
Boris Nagaev
2025-07-17 11:42:10 -03:00
parent c22768283c
commit aacb94c6d3

View File

@@ -45,6 +45,10 @@
## Functional Enhancements
* RPCs `walletrpc.EstimateFee` and `walletrpc.FundPsbt` now
[allow](https://github.com/lightningnetwork/lnd/pull/10087)
`conf_target=1`. Previously they required `conf_target >= 2`.
## RPC Additions
* When querying [`ForwardingEvents`](https://github.com/lightningnetwork/lnd/pull/9813)
logs, the response now include the incoming and outgoing htlc indices of the payment