Test
This commit is contained in:
@@ -163,7 +163,6 @@ int32_t _dicerevealed_find(uint256 entropyused,uint256 bettxid)
|
|||||||
void _dicerevealed_add(uint256 entropyused,uint256 bettxid,CTransaction betTx)
|
void _dicerevealed_add(uint256 entropyused,uint256 bettxid,CTransaction betTx)
|
||||||
{
|
{
|
||||||
int32_t i;
|
int32_t i;
|
||||||
{
|
|
||||||
for (i=0; i<MAX_ENTROPYUSED; i++)
|
for (i=0; i<MAX_ENTROPYUSED; i++)
|
||||||
{
|
{
|
||||||
if ( entropytxids[i][0] == zeroid )
|
if ( entropytxids[i][0] == zeroid )
|
||||||
|
|||||||
Reference in New Issue
Block a user