|
@ -464,7 +464,7 @@ void mainloop(struct supernet_info *myinfo) |
|
|
} |
|
|
} |
|
|
//pangea_queues(SuperNET_MYINFO(0));
|
|
|
//pangea_queues(SuperNET_MYINFO(0));
|
|
|
if ( flag == 0 ) |
|
|
if ( flag == 0 ) |
|
|
usleep(10000 + isRT*100000 + (numpeers == 0)*1000000); |
|
|
usleep(100000 + isRT*100000 + (numpeers == 0)*1000000); |
|
|
//iguana_jsonQ(); // cant do this here safely, need to send to coin specific queue
|
|
|
//iguana_jsonQ(); // cant do this here safely, need to send to coin specific queue
|
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|