Delete after orphaning

This commit is contained in:
jl777
2018-11-11 22:14:58 -11:00
parent 7ebf06aedd
commit 87acaff056

View File

@@ -394,6 +394,7 @@ void *dicefinish(void *_ptr)
fprintf(stderr,"send refund!\n");
mySenddicetransaction(ptr->rawtx,ptr->entropyused,ptr->entropyvout,ptr->bettxid,ptr->betTx,ptr->funcid,ptr);
}
dicefinish_delete(ptr);
continue;
}
}