From 4f79488906e0a779054e6b1a11a53bf2e2cebc2b Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 30 Oct 2017 13:13:03 +0200 Subject: [PATCH] Test --- iguana/exchanges/LP_prices.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/exchanges/LP_prices.c b/iguana/exchanges/LP_prices.c index e556c1281..445406ec9 100644 --- a/iguana/exchanges/LP_prices.c +++ b/iguana/exchanges/LP_prices.c @@ -333,7 +333,7 @@ void LP_prices_parse(struct LP_peerinfo *peer,cJSON *obj) timestamp = now; if ( timestamp >= pubp->timestamp && (asks= jarray(&n,obj,"asks")) != 0 ) { - pubp->timestamp = timestamp; + //pubp->timestamp = timestamp; for (i=0; i