jl777 8 years ago
parent
commit
54cc20f28e
  1. 2
      iguana/dpow/dpow_fsm.c

2
iguana/dpow/dpow_fsm.c

@ -261,8 +261,6 @@ void dpow_statemachinestart(void *ptr)
}
}
}
if ( bp->isratify == 0 )
return;
bp->bestk = -1;
dp->blocks[checkpoint.blockhash.height] = bp;
bp->beacon = rand256(0);

Loading…
Cancel
Save