From 69a7c68535a6679172e3df65637d5347cc773b43 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 12 Mar 2016 23:51:17 -0300 Subject: [PATCH] test --- iguana/iguana777.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/iguana/iguana777.h b/iguana/iguana777.h index 3d56936e2..6a5eed34d 100755 --- a/iguana/iguana777.h +++ b/iguana/iguana777.h @@ -36,10 +36,10 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t #define IGUANA_HEADPERCENTAGE 0. #define IGUANA_TAILPERCENTAGE 1.0 -#define IGUANA_MAXPENDHDRS 8 +#define IGUANA_MAXPENDHDRS 1 #define _IGUANA_MAXPENDING 13 #define IGUANA_MAXPENDBUNDLES 32 -#define IGUANA_BUNDLELOOP 3 +#define IGUANA_BUNDLELOOP 1 #define IGUANA_RPCPORT 7778 #define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16)