From bca493a831305cf58bcd18235ca8f210de907783 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 2 Feb 2017 16:05:44 +0200 Subject: [PATCH] test --- src/komodo_notary.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/komodo_notary.h b/src/komodo_notary.h index 4eaf5fca1..8a717eb78 100644 --- a/src/komodo_notary.h +++ b/src/komodo_notary.h @@ -128,12 +128,12 @@ int32_t komodo_electednotary(uint8_t *pubkey33,int32_t height) for (i=0; i<33; i++) sprintf(&pubkeystr[i*2],"%02x",pubkey33[i]); pubkeystr[66] = 0; - printf("%s vs\n",pubkeystr); + //printf("%s vs\n",pubkeystr); for (i=0; i