Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
7cda2786e3
  1. 1
      iguana/iguana777.c

1
iguana/iguana777.c

@ -502,6 +502,7 @@ int32_t iguana_utxogen(struct supernet_info *myinfo,struct iguana_info *coin,int
sleep(3);
//printf("helper.%d check validates\n",helperid);
//incr = IGUANA_NUMHELPERS;
incr = 1;
if ( helperid < incr )
{
for (hdrsi=helperid; hdrsi<max; hdrsi+=incr)

Loading…
Cancel
Save