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.
2 parents b18a777 + fda7ab0 commit 3e26f2dCopy full SHA for 3e26f2d
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -73,6 +73,10 @@
73
74
## Code Health
75
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
+
80
* [Moved](https://github.com/lightningnetwork/lnd/pull/9138) profile related
81
config settings to its own dedicated group. The old ones still work but will
82
be removed in a future release.
@@ -134,9 +138,10 @@
134
138
135
139
# Contributors (Alphabetical Order)
136
140
141
+* Animesh Bilthare
137
142
* Boris Nagaev
143
* CharlieZKSmith
144
* Elle Mouton
145
* Pins
146
* Viktor Tigerström
-* Ziggie
147
+* Ziggie
0 commit comments