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

2
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 )
{

Loading…
Cancel
Save