Skip to content

Commit 50487c6

Browse files
committed
docs: add release docs for sweeper config
1 parent 2f27a52 commit 50487c6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/release-notes/release-notes-0.16.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,10 @@ minimum version needed to build the project.
6060
* [Fix](https://github.com/lightningnetwork/lnd/pull/6875) mapslice cap out of
6161
range error that occurs if the number of profiles is zero.
6262

63+
* [A new config option, `batchwindowduration` has been added to
64+
`sweeper`](https://github.com/lightningnetwork/lnd/pull/6868) to allow
65+
customize sweeper batch duration.
66+
6367
## Code Health
6468

6569
* [test: use `T.TempDir` to create temporary test

0 commit comments

Comments
 (0)