jl777 7 years ago
parent
commit
2c43e79971
  1. 3
      iguana/exchanges/LP_include.h

3
iguana/exchanges/LP_include.h

@ -21,6 +21,9 @@
#ifndef LP_INCLUDE_H
#define LP_INCLUDE_H
#ifdef FROM_JS
#include <emscripten.h>
#endif
//#define LP_STRICTPEERS
#define LP_HTTP_TIMEOUT 3 // 1 is too small due to edge cases of time(NULL)

Loading…
Cancel
Save