From 2037a278fce0619022f9200b626a6d00011268bc Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 22 Apr 2016 04:21:45 -0500 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 9040d3ead..d9d1d9529 100755 --- a/iguana/iguana777.h +++ b/iguana/iguana777.h @@ -51,7 +51,7 @@ typedef int32_t (*blockhashfunc)(uint8_t *blockhashp,uint8_t *serialized,int32_t #define IGUANA_MINPENDBUNDLES 4 #define IGUANA_MAXPENDBUNDLES 64 #ifdef __APPLE__ -#define IGUANA_RPCPORT 7779 +#define IGUANA_RPCPORT 7778 #else #define IGUANA_RPCPORT 7778 #endif