jl777 7 years ago
parent
commit
9cf32d3d7e
  1. 2
      iguana/exchanges/LP_ordermatch.c

2
iguana/exchanges/LP_ordermatch.c

@ -366,7 +366,7 @@ double LP_query(void *ctx,char *myipaddr,int32_t mypubsock,char *method,struct L
break; break;
} }
} }
usleep(100000); usleep(1000000);
} }
return(price); return(price);
} }

Loading…
Cancel
Save