diff --git a/iguana/exchanges/LP_include.h b/iguana/exchanges/LP_include.h index 86430b461..517786bc9 100644 --- a/iguana/exchanges/LP_include.h +++ b/iguana/exchanges/LP_include.h @@ -41,7 +41,7 @@ void emscripten_usleep(int32_t x); // returns immediate, no sense for sleeping #define LP_AUTOTRADE_TIMEOUT 20 #define ELECTRUM_TIMEOUT 5 #define LP_ELECTRUM_KEEPALIVE 60 -#define LP_ELECTRUM_MAXERRORS 7 +#define LP_ELECTRUM_MAXERRORS 777 #define LP_MEMPOOL_TIMEINCR 10 #define LP_MIN_PEERS 8