From 516ff91b0271e8503f96ca6de9e96edafe930234 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 11 Sep 2017 10:01:16 +0200 Subject: [PATCH] Test --- iguana/exchanges/mm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/exchanges/mm.c b/iguana/exchanges/mm.c index 350df9b67..1ede94037 100644 --- a/iguana/exchanges/mm.c +++ b/iguana/exchanges/mm.c @@ -804,6 +804,7 @@ int main(int argc, const char * argv[]) cJSON *retjson,*loginjson; int32_t i; OS_init(); printf("call test\n"); + LP_dedicatedloop("BTC","46.4.125.2",50001);//88.198.241.196",50001); electrum_test(); while ( 1 ) sleep(1); @@ -820,7 +821,6 @@ int main(int argc, const char * argv[]) exit(-1); } else printf("(%s) launched.(%s)\n",argv[1],passphrase); incr = 100.; - LP_dedicatedloop("BTC","46.4.125.2",50001);//88.198.241.196",50001); while ( 1 ) sleep(1); profitmargin = jdouble(retjson,"profitmargin");