Browse Source

Test

etomic
jl777 7 years ago
parent
commit
dab05594dd
  1. 2
      iguana/exchanges/LP_include.h

2
iguana/exchanges/LP_include.h

@ -35,7 +35,7 @@ void emscripten_usleep(int32_t x);
//#define LP_STRICTPEERS //#define LP_STRICTPEERS
#define LP_BARTERDEX_VERSION 0 #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_HTTP_TIMEOUT 3 // 1 is too small due to edge cases of time(NULL)
#define LP_AUTOTRADE_TIMEOUT 10 #define LP_AUTOTRADE_TIMEOUT 10

Loading…
Cancel
Save