server/mailbox: Add support for lightning receive notifications in mailbox
Adds support for lightning receive notifications in mailbox.
Notifications have their own dedicated table, sharing the checkpoint sequence with vtxo_mailbox.
The dedicated lightning-receive polling task is removed from the daemon.
See SEC-48.
Edited by Duncan Dean