From 36a0e0a9c23accd6196b17df28704b5d5e6d56af Mon Sep 17 00:00:00 2001 From: jl777 Date: Mon, 8 Jul 2019 00:13:44 -1100 Subject: [PATCH] +print --- src/komodo_nSPV_wallet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo_nSPV_wallet.h b/src/komodo_nSPV_wallet.h index df54fc627..d748e4d57 100644 --- a/src/komodo_nSPV_wallet.h +++ b/src/komodo_nSPV_wallet.h @@ -85,7 +85,7 @@ int64_t NSPV_addinputs(struct NSPV_utxoresp *used,CMutableTransaction &mtx,int64 utxos[n++] = ptr[i]; } remains = total; - //fprintf(stderr,"n.%d for total %.8f\n",n,(double)total/COIN); + fprintf(stderr,"threshold %.8f n.%d for total %.8f\n",(double)threshold/COIN,n,(double)total/COIN); for (i=0; i0; i++) { below = above = 0;