docs: update release notes

This commit is contained in:
Elle Mouton 2025-04-22 14:51:25 +02:00
parent fba64c812b
commit 0417877038
No known key found for this signature in database
GPG Key ID: D7D916376026F177

View File

@ -304,6 +304,10 @@ close transaction.
* [Allow custom lock ID and * [Allow custom lock ID and
duration in FundPsbt](https://github.com/lightningnetwork/lnd/pull/9724) RPC. duration in FundPsbt](https://github.com/lightningnetwork/lnd/pull/9724) RPC.
* Expand the [lnrpc.RPCMiddlewareRequest](https://github.com/lightningnetwork/lnd/pull/9739)
to include any [gRPC metadata](https://grpc.io/docs/guides/metadata) pairs
that are passed to the initial request via the `context.Context`.
## lncli Updates ## lncli Updates