From 9d4a8a52dc05d8159c503148997364961c35ccee Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 8 Jul 2019 22:14:57 -1100 Subject: [PATCH] CScript:: --- src/komodo_nSPV.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_nSPV.h b/src/komodo_nSPV.h index 3453ad841..fb82a5000 100644 --- a/src/komodo_nSPV.h +++ b/src/komodo_nSPV.h @@ -445,7 +445,7 @@ int32_t NSPV_newnotariescount(CTransaction tx,uint8_t elected[64][33]) { CScript::const_iterator pc = tx.vin[vini].scriptSig.begin(); //CScript::const_iterator pend = tx.vin[vini].scriptSig.end(); - if ( GetPushedData(pc,vchSig) != 0 ) + if ( CScript::GetPushedData(pc,vchSig) != 0 ) { for (j=0; j