From dab05594dd7c88157df7a2937c316b2078822397 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 30 Oct 2017 18:25:45 +0200 Subject: [PATCH] Test --- iguana/exchanges/LP_include.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/exchanges/LP_include.h b/iguana/exchanges/LP_include.h index e0cab6456..626c5b456 100644 --- a/iguana/exchanges/LP_include.h +++ b/iguana/exchanges/LP_include.h @@ -35,7 +35,7 @@ void emscripten_usleep(int32_t x); //#define LP_STRICTPEERS #define LP_BARTERDEX_VERSION 0 -#define LP_MAGICBITS 7 +#define LP_MAGICBITS 10 #define LP_HTTP_TIMEOUT 3 // 1 is too small due to edge cases of time(NULL) #define LP_AUTOTRADE_TIMEOUT 10