-fix log level

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

View File

@ -715,7 +715,7 @@ run_transfers (void *cls)
}
else
{
GNUNET_log (GNUNET_ERROR_TYPE_WARNING,
GNUNET_log (GNUNET_ERROR_TYPE_INFO,
"No more pending wire transfers, going idle\n");
GNUNET_assert (NULL == task);
task = GNUNET_SCHEDULER_add_delayed (transfer_idle_sleep_interval,