Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
3e2214e497
  1. 2
      iguana/iguana_ramchain.c

2
iguana/iguana_ramchain.c

@ -2228,7 +2228,7 @@ int32_t iguana_ramchain_expandedsave(struct iguana_info *coin,RAMCHAIN_FUNC,stru
if ( bp->bundleheight == 32000 )
{
printf("skip ht.%d for now\n",bp->bundleheight);
return(0);
return(-1);
}
//printf("B[] %p\n",B);
if ( 1 && ramchain->expanded != 0 )

Loading…
Cancel
Save