ln_gateway::rpc::rpc_server

Function pay_invoice_self

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