Browse Source

tst

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

2
iguana/iguana_bundles.c

@ -599,6 +599,8 @@ void iguana_bundleiters(struct iguana_info *coin,struct iguana_bundle *bp,int32_
} else printf("iguana_bundleiters[%d] unexpected null block[%d]\n",bp->bundleheight,i);
bp->numsaved = n;
}
if ( max <= 0 )
break;
usleep(10000);
}
if ( 0 && counter > 0 )

Loading…
Cancel
Save