Values.RejectChannelHandshakeRequestSourceRejects a pending channel handshake request.
type nonrec t = {catalog : Catalog.t;The catalog identifier for the handshake request.
*)identifier : ChannelHandshakeIdentifier.t;The unique identifier of the channel handshake to reject.
*)}