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 e56a794 commit 82a221bCopy full SHA for 82a221b
docs/release-notes/release-notes-0.19.0.md
@@ -322,6 +322,9 @@ The underlying functionality between those two options remain the same.
322
to the sweeper to improve code quality, with a renaming of the internal state
323
(`Failed` -> `Fatal`) used by the inputs tracked in the sweeper.
324
325
+* A code refactor that [replaces min/max helpers with built-in min/max
326
+ functions](https://github.com/lightningnetwork/lnd/pull/9451).
327
+
328
## Tooling and Documentation
329
330
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)
0 commit comments