From aa06cb1c689192d80ae1987b0ee45c9124cf68a4 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 19 Sep 2017 21:07:29 +0200 Subject: [PATCH] Test --- iguana/exchanges/LP_ordermatch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/exchanges/LP_ordermatch.c b/iguana/exchanges/LP_ordermatch.c index 78b9a4a27..e31f663b0 100644 --- a/iguana/exchanges/LP_ordermatch.c +++ b/iguana/exchanges/LP_ordermatch.c @@ -629,7 +629,7 @@ char *LP_trade(void *ctx,char *myipaddr,int32_t mypubsock,struct LP_quoteinfo *q { if ( aliceutxo->S.swap != 0 ) break; - sleep(1); + sleep(3); } if ( aliceutxo->S.swap == 0 ) {