ln_gateway::rpc::rpc_server

Function create_invoice_for_operator

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