diff --git a/src/komodo_nSPV_wallet.h b/src/komodo_nSPV_wallet.h index 08f2646d7..6a664e454 100644 --- a/src/komodo_nSPV_wallet.h +++ b/src/komodo_nSPV_wallet.h @@ -228,7 +228,7 @@ bool NSPV_SignTx(CMutableTransaction &mtx,int32_t vini,int64_t utxovalue,const C { CTransaction txNewConst(mtx); SignatureData sigdata; CBasicKeyStore keystore; int64_t branchid = NSPV_BRANCHID; keystore.AddKey(NSPV_key); - if ( 0 ) + if ( 1 ) { int32_t i; for (i=0; i