From 2b0238c7d37960b26f69fb49471e54ecc822efad Mon Sep 17 00:00:00 2001 From: jl777 Date: Wed, 10 Jul 2019 06:45:06 -1100 Subject: [PATCH] Test --- src/komodo_nSPV_wallet.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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