ln_gateway::rpc::rpc_server

Function pay_invoice_operator

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