This commit is contained in:
jl777
2018-11-07 06:40:53 -11:00
parent ae26283550
commit ef95454584

View File

@@ -1327,8 +1327,8 @@ double DiceStatus(uint64_t txfee,char *planstr,uint256 fundingtxid,uint256 bettx
{
mySenddicetransaction(res,entropyused,txid,betTx,funcid);
n++;
//if ( n >= 100 )
// break;
if ( n >= 100 )
break;
} //else error = res;
}
}