Browse Source

oops

blackjok3r
blackjok3r 6 years ago
parent
commit
da3084648f
  1. 2
      iguana/dpow/dpow_fsm.c

2
iguana/dpow/dpow_fsm.c

@ -608,7 +608,7 @@ void dpow_statemachinestart(void *ptr)
if ( bp->state != 0xffffffff )
{
dpow_send(myinfo,dp,bp,srchash,bp->hashmsg,0,bp->height,(void *)"ping",0);
//dpow_nanomsg_update(myinfo,bp);
dpow_nanomsg_update(myinfo);
}
else
{

Loading…
Cancel
Save