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 c61f781 commit 8d49246Copy full SHA for 8d49246
docs/release-notes/release-notes-0.19.0.md
@@ -344,6 +344,11 @@ The underlying functionality between those two options remain the same.
344
* A code refactor that [replaces min/max helpers with built-in min/max
345
functions](https://github.com/lightningnetwork/lnd/pull/9451).
346
347
+* [Unified](https://github.com/lightningnetwork/lnd/pull/9447) the monitoring
348
+ inputs spending logic in the sweeper so it can properly handle missing inputs
349
+ and recover from restart.
350
+
351
352
## Tooling and Documentation
353
354
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
0 commit comments