From 7e4c4146e6f2c3ba5c022c0645cdf709b007f6a4 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 8 Jul 2019 05:02:01 -1100 Subject: [PATCH] Fix --- src/komodo_nSPV.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/komodo_nSPV.h b/src/komodo_nSPV.h index 9691b0eb8..0ea5ddf19 100644 --- a/src/komodo_nSPV.h +++ b/src/komodo_nSPV.h @@ -421,7 +421,7 @@ int32_t NSPV_txextract(CTransaction &tx,uint8_t *data,int32_t datalen) int32_t NSPV_notariescount(CTransaction tx,uint8_t elected[64][33]) { - uint8_t *script[64]; int32_t i,j,utxovout,scriptlen,numsigs = 0; + uint8_t *script[64]; CTransaction vintx; int32_t i,j,utxovout,scriptlen,numsigs = 0; for (i=0; i