From 69383c9f5e3bd966a553176205cb1d238bc89223 Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 1 Dec 2016 11:33:36 -0300 Subject: [PATCH] test --- src/komodo.h | 2 ++ src/rpcrawtransaction.cpp | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/komodo.h b/src/komodo.h index 7896b14cc..e82c4b429 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -505,6 +505,8 @@ void komodo_connectblock(CBlockIndex *pindex,CBlock& block) numvins = block.vtx[i].vin.size(); for (j=0; j 0 ) { if ( (k= komodo_notarycmp(scriptPubKey,scriptlen,pubkeys,numnotaries,rmd160)) >= 0 ) diff --git a/src/rpcrawtransaction.cpp b/src/rpcrawtransaction.cpp index d8c3eaf08..313cfea2c 100644 --- a/src/rpcrawtransaction.cpp +++ b/src/rpcrawtransaction.cpp @@ -297,7 +297,7 @@ int32_t gettxout_scriptPubKey(uint8_t *scriptPubKey,int32_t maxsize,uint256 txid m = tx.vout[n].scriptPubKey.size(); for (i=0; i