Browse Source

Test

etomic
jl777 7 years ago
parent
commit
0bbc7d666a
  1. 2
      iguana/exchanges/LP_nativeDEX.c

2
iguana/exchanges/LP_nativeDEX.c

@ -617,7 +617,7 @@ void LP_coinsloop(void *_coins)
coin->lastscanht = coin->firstscanht;
continue;
}
if ( 0 )
if ( 1 )
{
nonz++;
if ( strcmp("BTC",coins) == 0 )//&& coin->lastscanht < coin->longestchain-3 )

Loading…
Cancel
Save