From 4435d2a327f0a76c7893c68e46adcc6b02b21dc4 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 8 Nov 2018 09:12:27 -1100 Subject: [PATCH] Limit to 10 entropy per dice status --- src/cc/dice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cc/dice.cpp b/src/cc/dice.cpp index 19c3cd33c..858336484 100644 --- a/src/cc/dice.cpp +++ b/src/cc/dice.cpp @@ -1518,7 +1518,7 @@ double DiceStatus(uint64_t txfee,char *planstr,uint256 fundingtxid,uint256 bettx DicePlanFunds(entropyval,entropytxid,sbits,cp,dicepk,fundingtxid,entropytxs,false); if ( entropytxs < DICE_MINUTXOS ) { - for (i=0; i 64 && is_hexstr((char *)res.c_str(),0) > 64 )