jl777 8 years ago
parent
commit
d88c9cad9c
  1. 2
      iguana/iguana_spendvectors.c

2
iguana/iguana_spendvectors.c

@ -1178,7 +1178,7 @@ int32_t iguana_bundlevalidate(struct supernet_info *myinfo,struct iguana_info *c
if ( errs != 0 ) if ( errs != 0 )
{ {
printf("%s remove.[%d]\n",coin->symbol,bp->hdrsi); printf("%s remove.[%d]\n",coin->symbol,bp->hdrsi);
//iguana_bundleremove(coin,bp->hdrsi,0); iguana_bundleremove(coin,bp->hdrsi,0);
return(-errs); return(-errs);
} }
return(bp->n - errs); return(bp->n - errs);

Loading…
Cancel
Save