From 1f8f77cb2eb3477218ae4d8254268fb199c15b1b Mon Sep 17 00:00:00 2001 From: jl777 Date: Tue, 18 Oct 2016 21:42:49 -0300 Subject: [PATCH] test --- src/komodo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo.h b/src/komodo.h index 01d3e2b79..0a5f0a0ab 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -292,7 +292,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) break; } } - if ( k >= 0 ) + if ( notaryid >= 0 ) printf("k.%d %s ht.%d txi.%d in.%d out.%d vout.%d (%s)\n",notaryid,k>=0?Notaries[notaryid][0]:"",height,i,numvins,numvouts,j,txhash.ToString().c_str()); } for (j=0; j