From 18e3e1e13e8176d2bbd490f8ef39f870b5b74fd9 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 7 Mar 2016 02:09:55 -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 7e24a3944..8b67a55c5 100755 --- a/iguana/iguana777.h +++ b/iguana/iguana777.h @@ -33,7 +33,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t #define IGUANA_HEIGHT 200 #define IGUANA_MAXPENDHDRS 1 -#define _IGUANA_MAXPENDING 3 //64 +#define _IGUANA_MAXPENDING 1024 //64 #define _IGUANA_MAXBUNDLES 8 #define IGUANA_BUNDLELOOP 100 #define IGUANA_RPCPORT 7778