diff --git a/iguana/exchanges/LP_nativeDEX.c b/iguana/exchanges/LP_nativeDEX.c index 59908163d..b9ecb4f8a 100644 --- a/iguana/exchanges/LP_nativeDEX.c +++ b/iguana/exchanges/LP_nativeDEX.c @@ -595,6 +595,7 @@ void LP_coinsloop(void *_coins) backupep = ep; HASH_ITER(hh,coin->addresses,ap,atmp) { + break; DL_FOREACH_SAFE(ap->utxos,up,tmp) { if ( up->U.height > 0 && up->spendheight < 0 )