From 14d47bcbfedcedf195264e260d28840ee31f8037 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 9 Jun 2016 15:51:32 -0300 Subject: [PATCH] test --- iguana/iguana_bundles.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/iguana_bundles.c b/iguana/iguana_bundles.c index 605044871..53792cca1 100755 --- a/iguana/iguana_bundles.c +++ b/iguana/iguana_bundles.c @@ -843,7 +843,7 @@ int32_t iguana_bundlehdr(struct iguana_info *coin,struct iguana_bundle *bp,int32 for (i=0; in; i++) if ( GETBIT(bp->haveblock,i) == 0 ) bp->issued[i] = 0; - //queue_enqueue("hdrsQ",&coin->hdrsQ,queueitem(bits256_str(str,bp->hashes[0])),1); + queue_enqueue("hdrsQ",&coin->hdrsQ,queueitem(bits256_str(str,bp->hashes[0])),1); } iguana_bundleissuemissing(coin,bp,3,1.); /*if ( bp == coin->current )