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 59759f8 commit 759dc20Copy full SHA for 759dc20
docs/release-notes/release-notes-0.19.0.md
@@ -165,6 +165,10 @@
165
use the configured budget values for HTLCs (first level sweep) in parcticular
166
`--sweeper.budget.deadlinehtlcratio` and `--sweeper.budget.deadlinehtlc`.
167
168
+* When deciding whether `lnd` is synced to chain, the current height from the
169
+ blockbeat dispatcher is now also [taken into
170
+ consideration](https://github.com/lightningnetwork/lnd/pull/9501).
171
+
172
## RPC Updates
173
174
* Some RPCs that previously just returned an empty response message now at least
0 commit comments