ln_gateway::rpc::rpc_server

Function close_channels_with_peer

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