Browse Source

test

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

2
iguana/iguana_bundles.c

@ -934,7 +934,7 @@ int32_t iguana_bundlefinalize(struct iguana_info *coin,struct iguana_bundle *bp,
/*if ( bp->hdrsi == 0 && iguana_peerblockrequest(coin,coin->blockspace,sizeof(coin->blockspace),0,bp->hashes[0],1) > 0 )
printf("GENESIS block validated\n");
else printf("GENESIS didnt validate bp.%p\n",bp);*/
iguana_bundlevalidate(coin,bp,1);
//iguana_bundlevalidate(coin,bp,1);
}
else
{

Loading…
Cancel
Save