Browse Source

test

olddPoW
jl777 8 years ago
parent
commit
d23363a2e7
  1. 1
      iguana/dpow/dpow_fsm.c

1
iguana/dpow/dpow_fsm.c

@ -466,6 +466,7 @@ void dpow_statemachinestart(void *ptr)
}
if ( myind < 0 || ep == 0 )
{
printf("minerkey33-> ");
for (i=0; i<33; i++)
printf("%02x",dp->minerkey33[i]);
printf(" statemachinestart this node %s %s is not official notary\n",srcaddr,destaddr);

Loading…
Cancel
Save