Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
e9028087f0
  1. 2
      iguana/iguana_bundles.c

2
iguana/iguana_bundles.c

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

Loading…
Cancel
Save