gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] 12/19: set next phase at the end of serialize phase


From: gnunet
Subject: [taler-merchant] 12/19: set next phase at the end of serialize phase
Date: Fri, 22 Dec 2023 17:25:11 +0100

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

grothoff pushed a commit to branch master
in repository merchant.

commit 5fa8678d9490957b5d23a34a06f001d4ec5de41b
Author: Christian Blättler <blatc2@bfh.ch>
AuthorDate: Tue Dec 12 13:00:11 2023 +0100

    set next phase at the end of serialize phase
---
 src/backend/taler-merchant-httpd_private-post-orders.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/backend/taler-merchant-httpd_private-post-orders.c 
b/src/backend/taler-merchant-httpd_private-post-orders.c
index 8a2acb5d..008c378d 100644
--- a/src/backend/taler-merchant-httpd_private-post-orders.c
+++ b/src/backend/taler-merchant-httpd_private-post-orders.c
@@ -1304,6 +1304,7 @@ serialize_order (struct OrderContext *oc)
     GNUNET_JSON_pack_object_steal ("extra",
                                    oc->patch_order.extra)
   );
+  oc->phase++;
 }
 
 

-- 
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]