btc_insider__ on Nostr: Core-lightning architecture: - Main daemon: lightningd - Sub-daemons: hsmd, gossipd, ...
Core-lightning architecture: - Main daemon: lightningd - Sub-daemons: hsmd, gossipd, connectd, etc. - Plugins: arbitrary scripts to customize the node.
This follows UNIX philosophy: "Do one thing and do it well".