From 759dc2066e930d93fc0cee7a7321f69ff2ac359b Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Tue, 11 Feb 2025 15:04:29 +0800 Subject: [PATCH] docs: update release notes --- docs/release-notes/release-notes-0.19.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.19.0.md b/docs/release-notes/release-notes-0.19.0.md index e70492d6f..a34f1edb6 100644 --- a/docs/release-notes/release-notes-0.19.0.md +++ b/docs/release-notes/release-notes-0.19.0.md @@ -165,6 +165,10 @@ use the configured budget values for HTLCs (first level sweep) in parcticular `--sweeper.budget.deadlinehtlcratio` and `--sweeper.budget.deadlinehtlc`. +* When deciding whether `lnd` is synced to chain, the current height from the + blockbeat dispatcher is now also [taken into + consideration](https://github.com/lightningnetwork/lnd/pull/9501). + ## RPC Updates * Some RPCs that previously just returned an empty response message now at least