Browse Source

;

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

2
iguana/dpow/dpow_fsm.c

@ -699,7 +699,7 @@ void dpow_statemachinestart(void *ptr)
if ( destnotarized != 0 && srcnotarized != 0 )
break;
sleep(30)
sleep(30);
}
// unlock the dest utxo on KMD.

Loading…
Cancel
Save