|
@ -392,7 +392,7 @@ int32_t iguana_bundleissue(struct iguana_info *coin,struct iguana_bundle *bp,int |
|
|
if ( block->peerid == 0 ) |
|
|
if ( block->peerid == 0 ) |
|
|
{ |
|
|
{ |
|
|
//printf("<%d>.%d ",i,j);
|
|
|
//printf("<%d>.%d ",i,j);
|
|
|
if ( block->fpipbits != 0 ) |
|
|
if ( 1 || block->fpipbits != 0 ) |
|
|
{ |
|
|
{ |
|
|
hashes[k++] = bp->hashes[i]; |
|
|
hashes[k++] = bp->hashes[i]; |
|
|
block->issued = now; |
|
|
block->issued = now; |
|
|