From 629e8f37e6a39a28bed353bd1ae2968cd29ac4bc Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 26 Oct 2016 11:58:10 -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 c05cfae88..b0eec6b59 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -349,7 +349,7 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) #else memcpy(scriptbuf,(uint8_t *)&block.vtx[i].vout[j].scriptPubKey[0],len); #endif - notaryid = komodo_voutupdate(notaryid,scriptbuf,len,height,txhash,i,j,&voutmask,&specialtx,¬arizedheight,(uint64_t)block.vtx[i].vout[j].value); + notaryid = komodo_voutupdate(notaryid,scriptbuf,len,height,txhash,i,j,&voutmask,&specialtx,¬arizedheight,(uint64_t)block.vtx[i].vout[j].nValue); if ( 0 && i > 0 ) { for (k=0; k