diff --git a/src/komodo_nSPV.h b/src/komodo_nSPV.h index 3d39681fd..1374003d4 100644 --- a/src/komodo_nSPV.h +++ b/src/komodo_nSPV.h @@ -445,14 +445,14 @@ 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 ( CScript::GetPushedData(pc,vData) != 0 ) + if ( tx.vin[vini].scriptSig.GetPushedData(pc,vData) != 0 ) { for (j=0; j