From 113947a5a9e47626d4d3c422cbcaf31ef59485f2 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 7 Mar 2016 23:29:14 -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 e9d429cf9..22efba055 100755 --- a/iguana/iguana777.h +++ b/iguana/iguana777.h @@ -35,7 +35,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t #define IGUANA_MAXPENDHDRS 1 #define _IGUANA_MAXPENDING 32 //64 #define _IGUANA_MAXBUNDLES 8 -#define IGUANA_BUNDLELOOP 100 +#define IGUANA_BUNDLELOOP 1000 #define IGUANA_RPCPORT 7778 #define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16)