summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-07-21 19:37:31 +0200
committerChristian Grothoff <christian@grothoff.org>2017-07-21 23:19:49 +0200
commitfaaf295dd919b86f0e3ced0c0e786b612894d60e (patch)
tree8a24c13bab47fb9f8a1a4a637e73e490e1aa3eaf
parent12b0ea3d3dcbefb89e6436cff2b73475cd577ae0 (diff)
downloadmerchant-faaf295dd919b86f0e3ced0c0e786b612894d60e.tar.gz
merchant-faaf295dd919b86f0e3ced0c0e786b612894d60e.tar.bz2
merchant-faaf295dd919b86f0e3ced0c0e786b612894d60e.zip
init timestamp
-rw-r--r--src/lib/test_merchant_api.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/test_merchant_api.c b/src/lib/test_merchant_api.c
index 32a25f34..441194d2 100644
--- a/src/lib/test_merchant_api.c
+++ b/src/lib/test_merchant_api.c
@@ -1995,6 +1995,7 @@ interpreter_run (void *cls)
GNUNET_assert (NULL != (order = json_loads (cmd->details.proposal.order,
JSON_REJECT_DUPLICATES,
&error)));
+ timestamp = GNUNET_TIME_absolute_get ();
(void) GNUNET_TIME_round_abs (&timestamp);
json_object_set_new (order,
"timestamp",