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