Skip to content

Commit 4b225ab

Browse files
Merge pull request #778 from lightninglabs/docs-lnd
Update lnd documentation
2 parents f19a482 + 8f4d804 commit 4b225ab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
## Functional Enhancements
8888
* [Add ability](https://github.com/lightningnetwork/lnd/pull/8998) to paginate
8989
wallet transactions.
90+
9091
## RPC Additions
9192

9293
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
@@ -317,6 +318,10 @@ The underlying functionality between those two options remain the same.
317318
StateMachine](https://github.com/lightningnetwork/lnd/pull/9342) to use the
318319
new GoroutineManager API along with structured logging.
319320

321+
* A minor [refactor](https://github.com/lightningnetwork/lnd/pull/9446) is done
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+
320325
## Tooling and Documentation
321326

322327
* [Improved `lncli create` command help text](https://github.com/lightningnetwork/lnd/pull/9077)

0 commit comments

Comments
 (0)