ln_gateway::rpc::rpc_server

Function pay_invoice

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