commit faaf295dd919b86f0e3ced0c0e786b612894d60e
parent 12b0ea3d3dcbefb89e6436cff2b73475cd577ae0
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 21 Jul 2017 19:37:31 +0200
init timestamp
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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 (×tamp);
json_object_set_new (order,
"timestamp",