From 533a5d5d2044740535bba4d9f2b74625b4dfdf29 Mon Sep 17 00:00:00 2001 From: jl777 Date: Sun, 30 Oct 2016 20:11:00 -0300 Subject: [PATCH] test --- src/bitcoind.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bitcoind.cpp b/src/bitcoind.cpp index 6d802b873..4ee421f0d 100644 --- a/src/bitcoind.cpp +++ b/src/bitcoind.cpp @@ -97,8 +97,8 @@ bool AppInit(int argc, char* argv[]) try { void komodo_args(); - fprintf(stderr,"call komodo_args\n"); komodo_args(); + fprintf(stderr,"call komodo_args NOTARY_PUBKEY.(%s)\n",NOTARY_PUBKEY.c_str()); while ( ASSETCHAIN_INIT == 0 ) { sleep(1);