pub(crate) async fn pay( headers: HeaderMap, __arg1: Path<String>, ) -> Result<Json<PayResponse>, LnurlError>