openchannel_peer_sigs -- Notification for peer channel signatures
DESCRIPTION
The openchannel_peer_sigs notification informs whenever a peer provides signatures for an in-progress channel open.
NOTIFICATION PAYLOAD
- channel_id (hash): The channel id for the channel open attempt.
- signed_psbt (string): The signed PSBT from the peer.