Unlock coins when using Darksend reset button
This commit is contained in:
parent
e73403b5ac
commit
6bd5ec15b3
@ -435,6 +435,7 @@ int GetInputDarksendRounds(CTxIn in, int rounds)
|
||||
void CDarkSendPool::Reset(){
|
||||
cachedLastSuccess = 0;
|
||||
vecMasternodesUsed.clear();
|
||||
UnlockCoins();
|
||||
SetNull();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user