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 3718bf4 commit 009584fCopy full SHA for 009584f
docs/release-notes/release-notes-0.19.0.md
@@ -231,6 +231,9 @@ when running LND with an aux component injected (custom channels).
231
* [`lnrpc.ClosedChannels` now also includes the `custom_channel_data` used by
232
custom channels](https://github.com/lightningnetwork/lnd/pull/9504).
233
234
+* When returning the response from `ForwardingEvents`, the response now include the
235
+[`HtlcIndex`](https://github.com/lightningnetwork/lnd/issues/9656).
236
+
237
## lncli Additions
238
239
* [A pre-generated macaroon root key can now be specified in `lncli create` and
0 commit comments