From eafa7e7f03159d8fea076f735ec4d95e349d6120 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 18 Mar 2016 20:37:39 -0300 Subject: [PATCH] test --- iguana/iguana777.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/iguana777.h b/iguana/iguana777.h index 3ee5fecd9..1522caa9d 100755 --- a/iguana/iguana777.h +++ b/iguana/iguana777.h @@ -38,7 +38,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t #define IGUANA_TAILPERCENTAGE 1.0 #define IGUANA_MAXPENDHDRS 1 #define _IGUANA_MAXPENDING 3 -#define IGUANA_MINPENDBUNDLES 64 +#define IGUANA_MINPENDBUNDLES 100 #define IGUANA_MAXPENDBUNDLES 64 #define IGUANA_BUNDLELOOP 77 #define IGUANA_RPCPORT 7778