diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index 5732f4687..76a8cf3a2 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -953,7 +953,6 @@ void LP_swapsloop(void *ctx) } free(retstr); } - sleep(50); while ( LP_STOP_RECEIVED == 0 ) { LP_millistats_update(&LP_swapsloop_stats);