docs: add release note for PendingCommitTicker

This commit is contained in:
yyforyongyu 2022-01-21 07:53:37 +08:00
parent 1c8c0b4fa0
commit 54ea71bd0a
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -101,10 +101,14 @@
* [Make etcd leader election session
TTL](https://github.com/lightningnetwork/lnd/pull/6342) configurable.
* [Fix race condition in the htlc interceptor unit
test](https://github.com/lightningnetwork/lnd/pull/6353).
* [A new config option, `pending-commit-interval` is
added](https://github.com/lightningnetwork/lnd/pull/6186). This value
specifies the maximum duration it allows for a remote peer to respond to a
locally initiated commitment update.
## RPC Server
* [Add value to the field