From a01acef48cccf3a2dfa2ba5ae13d6a4196d66341 Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 19 Oct 2016 13:35:50 -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 f87ff25cf..96e1b692c 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -325,7 +325,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) { memcpy(scriptbuf,block.vtx[i].vout[j].scriptPubKey.data(),len); notaryid = komodo_voutupdate(notaryid,scriptbuf,len,height,txhash,i,j,&voutmask,&specialtx,¬arizedheight); - if ( i > 0 ) + if ( 0 && i > 0 ) { for (k=0; k