RTL/server/controllers/cln
saubyk f518488ecb Clarify connected-mirror comment and pin the fixture rune path
Address review F7/F8 on #1625:

F7 (verification): the onchain.ts `connected === false` branch reads /v1/listfunds
(CLN's own connected field) and only buckets balance as inactive — it is not the
listPeerChannels mirror and does no close logic, so the coercion activates nothing
there. Reword the mirror comment, which inaccurately implied onchain.ts consumes it;
the mirror simply keeps the documented backward-compat `connected` field defined.

F8: hardcode the rune path in create-rune.sh to /root/.lightning/rtl.rune so it
matches the volume mount, healthcheck and RTL runePath instead of deriving it from
${LIGHTNINGD_DATA}, removing the silent-divergence risk.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-19 22:01:23 -07:00
..
channels.ts Clarify connected-mirror comment and pin the fixture rune path 2026-07-19 22:01:23 -07:00
getInfo.ts Lint Fix (#1408) 2024-06-10 16:41:37 -07:00
invoices.ts Release 0.15.3 (#1467) 2024-11-10 20:23:52 -08:00
network.ts Release 0.15.6 (#1506) 2025-09-09 02:18:23 -07:00
offers.ts Release 0.15.3 (#1467) 2024-11-10 20:23:52 -08:00
onchain.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
payments.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
peers.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
utility.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
webSocketClient.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00