gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-merchant] branch master updated: -fix


From: gnunet
Subject: [taler-merchant] branch master updated: -fix
Date: Tue, 21 Feb 2023 17:45:46 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 49a55fa5 -fix
49a55fa5 is described below

commit 49a55fa58070269f2fbb317aa0401ab5343d198c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Feb 21 17:45:44 2023 +0100

    -fix
---
 src/backend/taler-merchant-httpd_private-get-templates-ID.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/backend/taler-merchant-httpd_private-get-templates-ID.c 
b/src/backend/taler-merchant-httpd_private-get-templates-ID.c
index f15a03f8..bdb1de9d 100644
--- a/src/backend/taler-merchant-httpd_private-get-templates-ID.c
+++ b/src/backend/taler-merchant-httpd_private-get-templates-ID.c
@@ -68,6 +68,8 @@ TMH_private_get_templates_ID (const struct TMH_RequestHandler 
*rh,
       MHD_HTTP_OK,
       GNUNET_JSON_pack_string ("template_description",
                                tp.template_description),
+      GNUNET_JSON_pack_uint64 ("pos_algorithm",
+                               tp.pos_algorithm),
       GNUNET_JSON_pack_allow_null (
         GNUNET_JSON_pack_string ("pos_key",
                                  tp.pos_key)),

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]