async fn pay_invoice(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<PayInvoicePayload>,
) -> Result<Json<Value>, GatewayError>async fn pay_invoice(
__arg0: Extension<Arc<Gateway>>,
__arg1: Json<PayInvoicePayload>,
) -> Result<Json<Value>, GatewayError>