|
@ -204,7 +204,7 @@ struct iguana_block *iguana_blockhashset(char *debugstr,struct iguana_info *coin |
|
|
{ |
|
|
{ |
|
|
struct iguana_block *block,*prev; int32_t size; |
|
|
struct iguana_block *block,*prev; int32_t size; |
|
|
#ifndef __APPLE__ |
|
|
#ifndef __APPLE__ |
|
|
usleep(200); |
|
|
usleep(1000); |
|
|
#endif |
|
|
#endif |
|
|
portable_mutex_lock(&coin->blocks_mutex); |
|
|
portable_mutex_lock(&coin->blocks_mutex); |
|
|
coin->blockdepth++; |
|
|
coin->blockdepth++; |
|
|