-log cause

This commit is contained in:
Christian Grothoff 2022-08-01 11:37:45 +02:00
parent 50f4f2cbbb
commit 7698f14d50
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -427,6 +427,9 @@ TEH_handler_withdraw (struct TEH_RequestContext *rc,
if (TALER_EC_NONE != ec)
{
GNUNET_break (0);
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
"Failed to sign coin: %d\n",
ec);
GNUNET_JSON_parse_free (spec);
return TALER_MHD_reply_with_ec (rc->connection,
ec,