close_channels_with_peer

Function close_channels_with_peer 

Source
pub async fn close_channels_with_peer(
    client: &GatewayRpcClient,
    payload: CloseChannelsWithPeerRequest,
) -> GatewayRpcResult<CloseChannelsWithPeerResponse>