Test
This commit is contained in:
@@ -416,8 +416,8 @@ void DiceQueue(int32_t iswin,uint64_t sbits,uint256 fundingtxid,uint256 bettxid,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if ( dice_betspent((char *)"DiceQueue",bettxid) != 0 )
|
//if ( dice_betspent((char *)"DiceQueue",bettxid) != 0 )
|
||||||
return;
|
// return;
|
||||||
pthread_mutex_lock(&DICE_MUTEX);
|
pthread_mutex_lock(&DICE_MUTEX);
|
||||||
if ( _dicehash_find(bettxid) == 0 )
|
if ( _dicehash_find(bettxid) == 0 )
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user