close_channels_with_peer

Function close_channels_with_peer 

Source
async fn close_channels_with_peer(
    __arg0: Extension<Arc<Gateway>>,
    __arg1: Json<CloseChannelsWithPeerRequest>,
) -> Result<impl IntoResponse, AdminGatewayError>