mirror of
https://github.com/dashpay/dash.git
synced 2024-12-28 13:32:47 +01:00
wont ban a user for giving a bad entry now
This commit is contained in:
parent
3b043c1381
commit
3022c77309
@ -4061,7 +4061,7 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv)
|
||||
} else {
|
||||
printf("dsee - Rejected masternode entry\n");
|
||||
// if caught up on blocks, then do this:
|
||||
pfrom->Misbehaving(20);
|
||||
//pfrom->Misbehaving(20);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user