We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f27a52 commit 50487c6Copy full SHA for 50487c6
docs/release-notes/release-notes-0.16.0.md
@@ -60,6 +60,10 @@ minimum version needed to build the project.
60
* [Fix](https://github.com/lightningnetwork/lnd/pull/6875) mapslice cap out of
61
range error that occurs if the number of profiles is zero.
62
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
+
67
## Code Health
68
69
* [test: use `T.TempDir` to create temporary test
0 commit comments