Browse Source

test

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

2
iguana/iguana_bundles.c

@ -822,7 +822,7 @@ int32_t iguana_bundlefinalize(struct iguana_info *coin,struct iguana_bundle *bp,
}
bp->emitfinish = 1;
iguana_bundletweak(coin,bp);
sleep(3); // just in case data isnt totally sync'ed to HDD
//sleep(3); // just in case data isnt totally sync'ed to HDD
coin->emitbusy++;
if ( iguana_bundlesaveHT(coin,mem,memB,bp,(uint32_t)time(NULL)) == 0 )
{

Loading…
Cancel
Save