fix confusing log
This commit is contained in:
parent
923ff3126e
commit
174022907b
@ -233,7 +233,7 @@ initiate_cb (
|
|||||||
kyp->ih = NULL;
|
kyp->ih = NULL;
|
||||||
kyp->ih_done = true;
|
kyp->ih_done = true;
|
||||||
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
|
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
|
||||||
"KYC initiation completed with status %d (%s)\n",
|
"KYC initiation completed with ec=%d (%s)\n",
|
||||||
ec,
|
ec,
|
||||||
(TALER_EC_NONE == ec)
|
(TALER_EC_NONE == ec)
|
||||||
? redirect_url
|
? redirect_url
|
||||||
|
Loading…
Reference in New Issue
Block a user