reset pSubmittedToMasternode in SetNull()
This commit is contained in:
parent
643798b5a9
commit
4b4921d8ce
@ -463,6 +463,7 @@ void CDarksendPool::SetNull()
|
||||
// Client side
|
||||
nEntriesCount = 0;
|
||||
fLastEntryAccepted = false;
|
||||
pSubmittedToMasternode = NULL;
|
||||
|
||||
// Both sides
|
||||
nState = POOL_STATE_IDLE;
|
||||
|
Loading…
Reference in New Issue
Block a user