fix loglevel

This commit is contained in:
Christian Grothoff 2020-02-23 19:55:59 +01:00
parent 65434a0e00
commit a66b9e1b8a
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -1471,7 +1471,7 @@ get_closing_fee (const char *receiver_account,
char *method;
method = TALER_payto_get_method (receiver_account);
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
GNUNET_log (GNUNET_ERROR_TYPE_DEBUG,
"Method is `%s'\n",
method);
if (GNUNET_DB_STATUS_SUCCESS_ONE_RESULT !=