From 8429f95712432ea8acd0c0de3ec48429f1d717c5 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 17 Mar 2016 03:11:21 -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 4729b7bfd..66f8180e6 100755 --- a/iguana/iguana777.h +++ b/iguana/iguana777.h @@ -40,7 +40,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t #define _IGUANA_MAXPENDING 7 #define IGUANA_MINPENDBUNDLES 32 #define IGUANA_MAXPENDBUNDLES 64 -#define IGUANA_BUNDLELOOP 777 +#define IGUANA_BUNDLELOOP 10000 #define IGUANA_RPCPORT 7778 #define IGUANA_MAXRAMCHAINSIZE ((uint64_t)1024L * 1024L * 1024L * 16)