Test
This commit is contained in:
@@ -1334,7 +1334,7 @@ double DiceStatus(uint64_t txfee,char *planstr,uint256 fundingtxid,uint256 bettx
|
|||||||
{
|
{
|
||||||
mySenddicetransaction(res,entropyused,txid,betTx,funcid);
|
mySenddicetransaction(res,entropyused,txid,betTx,funcid);
|
||||||
n++;
|
n++;
|
||||||
if ( n >= 100 )
|
if ( n >= 1000 )
|
||||||
break;
|
break;
|
||||||
} //else error = res;
|
} //else error = res;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user