mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 13:03:17 +01:00
fixed
This commit is contained in:
parent
6fb0249239
commit
5fe718e181
@ -7190,7 +7190,6 @@ bool CDarkSendPool::DoAutomaticDenominating(bool fDryRun)
|
||||
|
||||
std::string strError = pwalletMain->DarkSendDenominate(minRounds, maxAmount);
|
||||
LogPrintf("DoAutomaticDenominating : Running darksend denominate. Return '%s'\n", strError.c_str());
|
||||
return true;
|
||||
|
||||
if(strError == "") return true;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user