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 a0634e4 commit ccf3a28Copy full SHA for ccf3a28
docs/release-notes/release-notes-0.20.0.md
@@ -25,6 +25,10 @@
25
## Functional Enhancements
26
27
## RPC Additions
28
+* When querying [`ForwardingEvents`](https://github.com/lightningnetwork/lnd/pull/9813)
29
+logs, the response now include the incoming and outgoing htlc indices of the payment
30
+circuit. The indices are only available for forwarding events saved after v0.20.
31
+
32
33
* The `lncli addinvoice --blind` command now has the option to include a
34
[chained channels](https://github.com/lightningnetwork/lnd/pull/9127)
@@ -94,4 +98,5 @@
94
98
95
99
# Contributors (Alphabetical Order)
96
100
101
+* Abdulkbk
97
102
Pins
0 commit comments