custommsg -- Notification for custom messages
DESCRIPTION
Notification added in v24.02.
The custommsg notifies whenever the node receives a custom message from a peer.
NOTIFICATION PAYLOAD
- peer_id (pubkey): The id of the peer which sent the custom message
- payload (hex): The hex-encoded payload. The first 2 bytes represent the BOLT-8 message type followed by the message content