Browse Source

Test

etomic
jl777 8 years ago
parent
commit
a2788be1cd
  1. 3
      iguana/main.c

3
iguana/main.c

@ -485,7 +485,10 @@ void mainloop(struct supernet_info *myinfo)
usleep(30000);
}
if ( myinfo->DEXEXPLORER != 0 )
{
kmd_bitcoinscan();
usleep(100000);
}
//pangea_queues(SuperNET_MYINFO(0));
//if ( flag == 0 )
// usleep(100000 + isRT*100000 + (numpeers == 0)*1000000);

Loading…
Cancel
Save