GitHub
new notifications: `plugin_stopped` and `plugin_started` by gudnuf · Pull Request #7508 · ElementsProject/lightning
Send plugin_started when a plugin has completed startup and send plugin_stopped when a plugin is shutdown.
This PR follows the same motivations as ...