-log more on faiure
This commit is contained in:
parent
93b45e62ee
commit
e4f4a973f0
@ -1 +1 @@
|
|||||||
Subproject commit efb03a1d25bad8bd6c40b37c9295d9b3e50ee5e9
|
Subproject commit cf9e9f70ae04da02be8d11fde5668e2ef72adc57
|
@ -1 +1 @@
|
|||||||
Subproject commit b988d98d4856758484eb23c27bfdc9e602d4235a
|
Subproject commit 1ed97b23f19c80fa84b21a5eb0c686d5491e8ec6
|
@ -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;
|
||||||
|
Loading…
Reference in New Issue
Block a user