invoice_payment -- Notification for invoice payment
DESCRIPTION
The invoice_payment notification informs whenever an invoice is paid.
NOTIFICATION PAYLOAD
- msat (msat): The amount paid for the invoice.
- preimage (secret): The payment preimage for the invoice.
- label (string): The label of the paid invoice.
- outpoint (outpoint, optional): The onchain outpoint for a dual-funded or onchain invoice payment, if present. (added v23.11)