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.
2 parents 9567306 + 1b4a144 commit 9d2e9f7Copy full SHA for 9d2e9f7
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -90,6 +90,10 @@
90
* [The `walletrpc.FundPsbt` method now has a new option to specify the maximum
91
fee to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)
92
93
+* When returning the response from list invoices RPC, the `lnrpc.Invoice.Htlcs`
94
+ are now [sorted](https://github.com/lightningnetwork/lnd/pull/9337) based on
95
+ the `InvoiceHTLC.HtlcIndex`.
96
+
97
## lncli Additions
98
99
* [A pre-generated macaroon root key can now be specified in `lncli create` and
0 commit comments