From 29a14325bd2b62dac752cfa280c261c69ccc8596 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 19 Oct 2016 11:37:24 -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 6b4661cda..85489f545 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -326,7 +326,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) if ( signedmask != 0 && (notarizedheight != 0 || specialtx != 0) ) { printf("NOTARY SIGNED.%llx ht.%d txi.%d notaryht.%d specialtx.%d\n",(long long)signedmask,height,i,notarizedheight,specialtx); - if ( specialtx != 0 && komodo_threshold(signedmask) > 0 ) + if ( specialtx != 0 && numvouts > 2 && komodo_threshold(signedmask) > 0 ) { for (j=1; j