-log more on faiure

This commit is contained in:
Christian Grothoff 2022-07-21 12:32:34 +02:00
parent 93b45e62ee
commit e4f4a973f0
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC
3 changed files with 5 additions and 2 deletions

@ -1 +1 @@
Subproject commit efb03a1d25bad8bd6c40b37c9295d9b3e50ee5e9 Subproject commit cf9e9f70ae04da02be8d11fde5668e2ef72adc57

@ -1 +1 @@
Subproject commit b988d98d4856758484eb23c27bfdc9e602d4235a Subproject commit 1ed97b23f19c80fa84b21a5eb0c686d5491e8ec6

View File

@ -167,6 +167,9 @@ handle_credit_history_finished (void *cls,
j)) j))
{ {
GNUNET_break_op (0); GNUNET_break_op (0);
json_dumpf (j,
stderr,
JSON_INDENT (2));
response_code = 0; response_code = 0;
ec = TALER_EC_GENERIC_INVALID_RESPONSE; ec = TALER_EC_GENERIC_INVALID_RESPONSE;
break; break;