mirror of
https://github.com/GOSTSec/sgminer
synced 2025-01-10 23:08:07 +00:00
More space to wipe old text.
This commit is contained in:
parent
e99069808a
commit
e9a397d4b9
2
main.c
2
main.c
@ -1271,7 +1271,7 @@ static void *longpoll_thread(void *userdata)
|
|||||||
json_decref(val);
|
json_decref(val);
|
||||||
|
|
||||||
if (!opt_quiet)
|
if (!opt_quiet)
|
||||||
printf("LONGPOLL detected new block \n");
|
printf("LONGPOLL detected new block \n");
|
||||||
applog(LOG_INFO, "LONGPOLL detected new block");
|
applog(LOG_INFO, "LONGPOLL detected new block");
|
||||||
restart_threads();
|
restart_threads();
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user