RTL/backend
saubyk c2b8670099 Rebuild compiled cln/channels.js to match its source (#1606)
The #1606 fix added 'channel.connected = !!channel.peer_connected' to
server/controllers/cln/channels.ts but the committed compiled artifact
backend/controllers/cln/channels.js was never regenerated, leaving it stale.
Rebuild it so the committed backend output matches its TypeScript source.
2026-07-19 22:01:23 -07:00
..
controllers Rebuild compiled cln/channels.js to match its source (#1606) 2026-07-19 22:01:23 -07:00
models Add Disable Authentication option in the backend 2026-07-19 22:01:23 -07:00
routes Update project code according to dependencies update 2026-02-01 09:06:07 -08:00
utils Address 2nd review: guard limiter callbacks, CLN postPeer aliases, one-shot done 2026-07-19 22:01:23 -07:00