From 60005cf28cc59c016fcbe3a4e1f41479279abd09 Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 8 Jul 2019 03:35:47 -1100 Subject: [PATCH] Script --- 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 765ca8745..7218d6c6e 100644 --- a/src/komodo_nSPV.h +++ b/src/komodo_nSPV.h @@ -419,10 +419,10 @@ 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 scriptPubkey[64]; int32_t i,j,scriptlen,numsigs = 0; + uint8_t script[64]; int32_t i,j,scriptlen,numsigs = 0; for (i=0; i