Skip to content

Commit 3e26f2d

Browse files
Merge pull request #709 from lightninglabs/docs-lnd
Update lnd documentation
2 parents b18a777 + fda7ab0 commit 3e26f2d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@
7373

7474
## Code Health
7575

76+
* [Add retry logic](https://github.com/lightningnetwork/lnd/pull/8381) for
77+
watchtower block fetching with a max number of attempts and exponential
78+
back-off.
79+
7680
* [Moved](https://github.com/lightningnetwork/lnd/pull/9138) profile related
7781
config settings to its own dedicated group. The old ones still work but will
7882
be removed in a future release.
@@ -134,9 +138,10 @@
134138

135139
# Contributors (Alphabetical Order)
136140

141+
* Animesh Bilthare
137142
* Boris Nagaev
138143
* CharlieZKSmith
139144
* Elle Mouton
140145
* Pins
141146
* Viktor Tigerström
142-
* Ziggie
147+
* Ziggie

0 commit comments

Comments
 (0)