docs: add release docs for sweeper config

This commit is contained in:
yyforyongyu 2022-08-29 10:32:00 +08:00
parent 2f27a52f7f
commit 50487c6fe9
No known key found for this signature in database
GPG Key ID: 9BCD95C4FF296868

View File

@ -60,6 +60,10 @@ minimum version needed to build the project.
* [Fix](https://github.com/lightningnetwork/lnd/pull/6875) mapslice cap out of
range error that occurs if the number of profiles is zero.
* [A new config option, `batchwindowduration` has been added to
`sweeper`](https://github.com/lightningnetwork/lnd/pull/6868) to allow
customize sweeper batch duration.
## Code Health
* [test: use `T.TempDir` to create temporary test