Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
6055afcbfa
  1. 2
      iguana/iguana_unspents.c

2
iguana/iguana_unspents.c

@ -413,7 +413,7 @@ int32_t iguana_balancegen(struct iguana_info *coin,struct iguana_bundle *bp)
} }
else else
{ {
errs++; //errs++;
printf("iguana_balancegen: double spend of hdrsi.%d unspentind.%d\n",spentbp->hdrsi,unspentind); printf("iguana_balancegen: double spend of hdrsi.%d unspentind.%d\n",spentbp->hdrsi,unspentind);
} }
} }

Loading…
Cancel
Save