We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fba64c8 commit 0417877Copy full SHA for 0417877
docs/release-notes/release-notes-0.19.0.md
@@ -304,6 +304,10 @@ close transaction.
304
305
* [Allow custom lock ID and
306
duration in FundPsbt](https://github.com/lightningnetwork/lnd/pull/9724) RPC.
307
+
308
+* Expand the [lnrpc.RPCMiddlewareRequest](https://github.com/lightningnetwork/lnd/pull/9739)
309
+ to include any [gRPC metadata](https://grpc.io/docs/guides/metadata) pairs
310
+ that are passed to the initial request via the `context.Context`.
311
312
## lncli Updates
313
0 commit comments