From 4cea91470f549c95457642e7c3401d29284f201f Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 30 Oct 2016 06:33:59 -0300 Subject: [PATCH] test --- src/komodo_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_utils.h b/src/komodo_utils.h index 974cb8431..da9314601 100644 --- a/src/komodo_utils.h +++ b/src/komodo_utils.h @@ -1351,7 +1351,7 @@ void komodo_args() else { ASSETCHAINS_PORT = 8777; - fprintf(stderr,"IS_KOMODO_NOTARY %d %s\n",IS_KOMODO_NOTARY,NOTARY_PUBKEY.c_str()); + //fprintf(stderr,"IS_KOMODO_NOTARY %d %s\n",IS_KOMODO_NOTARY,NOTARY_PUBKEY.c_str()); } //fprintf(stderr,"%s chain params initialized\n",ASSETCHAINS_SYMBOL); } \ No newline at end of file