shutdown -- Notification for plugin shutdown
DESCRIPTION
The shutdown notification informs a plugin that lightningd is shutting down.
It is expected that the plugin terminates it's own process when subscribing to this notification.
If it does not do so, lightningd will kill the plugin's process after a timeout.