Skip to content

Commit 9d2e9f7

Browse files
Merge pull request #754 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 9567306 + 1b4a144 commit 9d2e9f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,10 @@
9090
* [The `walletrpc.FundPsbt` method now has a new option to specify the maximum
9191
fee to output amounts ratio.](https://github.com/lightningnetwork/lnd/pull/8600)
9292

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+
9397
## lncli Additions
9498

9599
* [A pre-generated macaroon root key can now be specified in `lncli create` and

0 commit comments

Comments
 (0)