Skip to content

Commit 617a926

Browse files
rem misbehave, actually 🤦
1 parent 39e2ef8 commit 617a926

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3893,7 +3893,6 @@ bool ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv)
38933893
else
38943894
{
38953895
printf(">>> Unrecognized message received: %s", strCommand.c_str());
3896-
pfrom->Misbehaving(50);
38973896
}
38983897

38993898
// Update the last seen time for this node's address

0 commit comments

Comments
 (0)