From a09eb7d4c5b2f01165885dd4b1e69edd3e113c1e Mon Sep 17 00:00:00 2001 From: saubyk <39208279+saubyk@users.noreply.github.com> Date: Fri, 17 Jul 2026 22:05:01 -0700 Subject: [PATCH] Fill in PR number in release note (#1629) --- 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 7ed8cb11..30bafd28 100644 --- a/release-notes/Release-notes-0.15.9.md +++ b/release-notes/Release-notes-0.15.9.md @@ -71,7 +71,7 @@ this release should add its entry under the appropriate section below. natural DOM order across the LND, Core Lightning, Eclair and shared modals. - **Core Lightning: bound alias resolution on the peers and route lookups to stop clnrest - "Resource temporarily unavailable" errors** ([#XXXX](https://github.com/Ride-The-Lightning/RTL/pull/XXXX), + "Resource temporarily unavailable" errors** ([#1629](https://github.com/Ride-The-Lightning/RTL/pull/1629), fixes [#1501](https://github.com/Ride-The-Lightning/RTL/issues/1501)). RTL resolves peer aliases by calling `listnodes` once per peer. A prior fix bounded this to 20 concurrent calls (plus a cache) for the channel list, but the **peers list** and **route lookup**