From 4c917febb74f0ce6bb8cb36e33ffcaf312bf1402 Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 27 Jun 2017 16:13:49 +0300 Subject: [PATCH] Test --- src/komodo_pax.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/komodo_pax.h b/src/komodo_pax.h index 8c24e8378..bbc543741 100644 --- a/src/komodo_pax.h +++ b/src/komodo_pax.h @@ -365,7 +365,7 @@ uint64_t komodo_paxcorrelation(uint64_t *votes,int32_t numvotes,uint64_t seed) else lastprice = votes[i]; } tolerance = sum / 50; - printf("lastprice %.8f ",dstr(lastprice)); + printf("lastprice %.8f tolerance %.8f ",dstr(lastprice),dstr(tolerance)); for (k=0; k> 1) ) { return(0);