jl777 7 years ago
parent
commit
d5f598389f
  1. 2
      iguana/exchanges/LP_nativeDEX.c

2
iguana/exchanges/LP_nativeDEX.c

@ -661,7 +661,7 @@ void LP_coinsloop(void *_coins)
} }
if ( coins == 0 ) if ( coins == 0 )
return; return;
if ( nonz == 0 ) //if ( nonz == 0 )
usleep(100000); usleep(100000);
} }
} }

Loading…
Cancel
Save