From 1e69ffa3b2b9c35f058e089c38508216b2be89ab Mon Sep 17 00:00:00 2001 From: jl777 Date: Sat, 9 Sep 2017 19:01:19 +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 fb00d6595..d02592337 100644 --- a/iguana/exchanges/mm.c +++ b/iguana/exchanges/mm.c @@ -817,7 +817,7 @@ int main(int argc, const char * argv[]) exit(-1); } else printf("(%s) launched.(%s)\n",argv[1],passphrase); incr = 100.; - LP_dedicatedloop(LP_recvfunc,&LP_sendstr,"46.4.125.2",50001); + LP_dedicatedloop(LP_recvfunc,&LP_sendstr,"88.198.241.196",50001); while ( 1 ) sleep(1); profitmargin = jdouble(retjson,"profitmargin");