|
|
@ -843,7 +843,7 @@ struct iguana_bundlereq *iguana_recvblock(struct iguana_info *coin,struct iguana |
|
|
|
iguana_bloomset(coin,&bp->bloom,0,bit); |
|
|
|
}*/ |
|
|
|
char str[65]; |
|
|
|
//if ( 0 && bundlei >= 0 )
|
|
|
|
if ( 0 && bundlei >= 0 ) |
|
|
|
fprintf(stderr,"blockRECV.%d %s [%d:%d] block.%08x | h.%d\n",req->numtx,bits256_str(str,origblock->RO.hash2),bp!=0?bp->hdrsi:-1,bundlei,block->fpipbits,bp!=0?bp->numhashes:-1); |
|
|
|
if ( bundlei == 1 && bp != 0 && bp->numhashes < bp->n ) |
|
|
|
{ |
|
|
|