From 5bd663cc3e2d52beec21f8c0bb7f32bcde02f8c5 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 6 Nov 2016 14:18:41 -0300 Subject: [PATCH] test --- src/komodo_pax.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/komodo_pax.h b/src/komodo_pax.h index 4d218e4d8..f29449083 100644 --- a/src/komodo_pax.h +++ b/src/komodo_pax.h @@ -362,9 +362,9 @@ uint64_t komodo_paxprice(int32_t height,char *base,char *rel,uint64_t basevolume printf("null price height.%d\n",height-i); return(0); } - printf("%.8f ",dstr(votes[i])); + printf("%.8f, ",dstr(votes[i])); } - printf("numvotes.%d\n",numvotes); + printf("\n}; // numvotes.%d\n\n",numvotes); start = (uint32_t)komodo_seed(height); tolerance = 10000; for (k=0; k