diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index c06599f55..a0f6f9439 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -740,7 +740,7 @@ void LP_price_broadcastloop(void *ctx) { struct LP_priceinfo *basepp,*relpp; double price; int32_t baseind,relind; sleep(30); - while ( 0 ) + while ( 1 ) { for (baseind=0; baseind