From 13c09ca10ff5b47072a9e3877b5c8b46dff2108e Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 19 Apr 2016 17:39:54 -0500 Subject: [PATCH] test --- iguana/iguana777.c | 2 +- iguana/iguana_unspents.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iguana/iguana777.c b/iguana/iguana777.c index 816018afa..2bba9c630 100755 --- a/iguana/iguana777.c +++ b/iguana/iguana777.c @@ -441,7 +441,7 @@ int32_t iguana_utxogen(struct iguana_info *coin,int32_t helperid,int32_t convert if ( iguana_balancegen(coin,0,coin->bundles[hdrsi],0,coin->chain->bundlesize-1,0) == 0 ) bp->balancefinish = (uint32_t)time(NULL); } - coin->balanceflush = max; + coin->balanceflush = max+1; } else printf("error saving spendvectors\n"); } for (hdrsi=helperid; hdrsihdrsi); + //printf("validate.[%d]\n",bp->hdrsi); if ( bp->validated <= 1 || forceflag != 0 ) { sprintf(fname,"%s/%s/validated/%d",GLOBAL_DBDIR,coin->symbol,bp->bundleheight);