Test
This commit is contained in:
@@ -2663,7 +2663,7 @@ bool CWallet::CreateTransaction(const vector<CRecipient>& vecSend, CWalletTx& wt
|
|||||||
nFeeRet = 0;
|
nFeeRet = 0;
|
||||||
while (true)
|
while (true)
|
||||||
{
|
{
|
||||||
interest = 0;
|
//interest = 0;
|
||||||
txNew.vin.clear();
|
txNew.vin.clear();
|
||||||
txNew.vout.clear();
|
txNew.vout.clear();
|
||||||
wtxNew.fFromMe = true;
|
wtxNew.fFromMe = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user