mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
docs: add release notes
This commit is contained in:
parent
ab6e1012e4
commit
bf03d112a9
@ -245,6 +245,11 @@ from occurring that would result in an erroneous force close.](https://github.co
|
||||
* [Expose](https://github.com/lightningnetwork/lnd/pull/6454) always on mode of
|
||||
the HTLC interceptor API through GetInfo.
|
||||
|
||||
* [The `lnrpc.ListPayments` RPC now has an optional `count_total_payments`
|
||||
parameter that will cause the `total_num_payments` response field to be set
|
||||
to the total number of payments (complete and incomplete) that are currently
|
||||
in the payment database](https://github.com/lightningnetwork/lnd/pull/6463).
|
||||
|
||||
## Database
|
||||
|
||||
* [Add ForAll implementation for etcd to speed up
|
||||
|
Loading…
Reference in New Issue
Block a user