From 85700b4d387a21266df6545906c6036688d23201 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 8 Nov 2018 07:53:44 -1100 Subject: [PATCH] Boost minute --- 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 cb26f0466..19c3cd33c 100644 --- a/src/cc/dice.cpp +++ b/src/cc/dice.cpp @@ -99,7 +99,7 @@ What is needed is for the dealer node to track the entropy tx that was already b #include "../compat/endian.h" #define MAX_ENTROPYUSED 8192 -#define DICE_MINUTXOS 2500 +#define DICE_MINUTXOS 7777 extern int32_t KOMODO_INSYNC;