From 9dcecc1ff473605802113b2062a1838cbb872c35 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 10 Nov 2018 03:34:37 -1100 Subject: [PATCH] Test --- src/cc/dice.cpp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/cc/dice.cpp b/src/cc/dice.cpp index 98a507ea0..818efbfab 100644 --- a/src/cc/dice.cpp +++ b/src/cc/dice.cpp @@ -102,7 +102,7 @@ What is needed is for the dealer node to track the entropy tx that was already b extern int32_t KOMODO_INSYNC; -static uint256 bettxids[MAX_ENTROPYUSED],entropyused[MAX_ENTROPYUSED][2]; // change to hashtable +static uint256 bettxids[MAX_ENTROPYUSED],Entropyused[MAX_ENTROPYUSED][2]; // change to hashtable static CTransaction betTxs[MAX_ENTROPYUSED]; static int32_t entropyvouts[MAX_ENTROPYUSED]; @@ -161,14 +161,14 @@ int32_t _dicerevealed_find(uint256 &oldbettxid,CTransaction &oldbetTx,int32_t &o int32_t i; for (i=0; i