From 07d19ec210c14910dcc3f2c2d0975e019045c7df Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 10 Jul 2019 05:33:05 -1100 Subject: [PATCH] Add nSPV to myGetTransaction --- src/cc/CCtx.cpp | 13 ++++++++----- src/main.cpp | 5 +++++ 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/cc/CCtx.cpp b/src/cc/CCtx.cpp index cb9bf4a77..2b02670ca 100644 --- a/src/cc/CCtx.cpp +++ b/src/cc/CCtx.cpp @@ -17,6 +17,7 @@ #include "key_io.h" std::vector NULL_pubkeys; +struct NSPV_CCmtxinfo NSPV_U; /* FinalizeCCTx is a very useful function that will properly sign both CC and normal inputs, adds normal change and the opreturn. @@ -96,8 +97,9 @@ std::string FinalizeCCTx(uint64_t CCmask,struct CCcontract_info *cp,CMutableTran //This is a must to avoid hardfork change of validation in every CC, because there could be maximum one normal vin at the begining with current validation. for (i=0; i