You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bitmsghash.cpp :
line 124 : printf("Number of threads: %i\n", (int)numthreads);
I suggest adding a bit more information in the printf field, at least a datetime, in order to have this printing a bit more useful.
Maybe it could also be written in the debug.log file ?