From a93bcec2cf98a5885d43eac191668b3a663c5013 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 4 Jun 2018 01:09:18 -1100 Subject: [PATCH] -DKEEPALIVE support --- crypto777/bitcoind_RPC.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/crypto777/bitcoind_RPC.c b/crypto777/bitcoind_RPC.c index e6f8a7826..520d9d55c 100755 --- a/crypto777/bitcoind_RPC.c +++ b/crypto777/bitcoind_RPC.c @@ -14,7 +14,8 @@ ******************************************************************************/ -#define KEEPALIVE +//#define KEEPALIVE breaks marketmaker api + #ifndef FROM_JS #include "OS_portable.h" #define LIQUIDITY_PROVIDER 1