From a1989efdab77c0e2e0628b6d52d7195fe50eb588 Mon Sep 17 00:00:00 2001 From: Özgür Kesim Date: Mon, 24 Jul 2023 21:40:51 +0200 Subject: [age-withdraw] fixed h_commitment calculation in handler --- src/testing/testing_api_cmd_age_withdraw.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/testing/testing_api_cmd_age_withdraw.c') diff --git a/src/testing/testing_api_cmd_age_withdraw.c b/src/testing/testing_api_cmd_age_withdraw.c index 9b7bfd20..98a5e1d8 100644 --- a/src/testing/testing_api_cmd_age_withdraw.c +++ b/src/testing/testing_api_cmd_age_withdraw.c @@ -294,7 +294,7 @@ age_withdraw_run ( if (NULL == dpk) { GNUNET_log (GNUNET_ERROR_TYPE_ERROR, - "Failed to determine denomination key at %s\n", + "Failed to determine denomination key for amount at %s\n", (NULL != cmd) ? cmd->label : ""); GNUNET_break (0); TALER_TESTING_interpreter_fail (is); -- cgit v1.2.3