mirror of
https://github.com/Ride-The-Lightning/RTL.git
synced 2026-08-13 12:33:07 +02:00
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> |
||
|---|---|---|
| .. | ||
| controllers | ||
| models | ||
| routes | ||
| utils | ||
| tsconfig.server.json | ||