From 1782ae2b205ade0cded69a52335aaee5241eb4d7 Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Fri, 17 Jul 2026 17:04:25 -0700 Subject: [PATCH] Fill in PR number in release note (#1627) --- release-notes/Release-notes-0.15.9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/Release-notes-0.15.9.md b/release-notes/Release-notes-0.15.9.md index ac38fb06..45d0f8f9 100644 --- a/release-notes/Release-notes-0.15.9.md +++ b/release-notes/Release-notes-0.15.9.md @@ -46,7 +46,7 @@ this release should add its entry under the appropriate section below. ## Enhancements - **LND: show "Blocks till Maturity" by default on the Pending Force Closing list** - ([#XXXX](https://github.com/Ride-The-Lightning/RTL/pull/XXXX), fixes + ([#1627](https://github.com/Ride-The-Lightning/RTL/pull/1627), fixes [#1567](https://github.com/Ride-The-Lightning/RTL/issues/1567)). Blocks-till-maturity is critical for a force-closing channel, but it was only visible in the per-channel detail modal. The column and its data binding already existed in the table (and