From ceaebf44eb2043d229f451c66cb004436c1ea085 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 4 Apr 2016 18:39:10 -0500 Subject: [PATCH] test --- iguana/iguana_unspents.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/iguana_unspents.c b/iguana/iguana_unspents.c index d4c1bda97..41d3b6bd6 100755 --- a/iguana/iguana_unspents.c +++ b/iguana/iguana_unspents.c @@ -473,7 +473,7 @@ struct iguana_bundle *iguana_externalspent(struct iguana_info *coin,bits256 *pre duration = (OS_milliseconds() - startmillis); coin->txidfind_totalmillis += duration; coin->txidfind_num += 1.; - if ( 0 && coin->PREFETCHLAG != 0 ) + if ( 1 && coin->PREFETCHLAG != 0 ) { /*if ( spentbp->lastprefetch == 0 ) {