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 be0cf58 commit cb09e8cCopy full SHA for cb09e8c
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