Skip to content

Commit

Permalink
rem misbehave, actually 🤦
Browse files Browse the repository at this point in the history
  • Loading branch information
anorakthagreat committed Nov 29, 2019
1 parent 39e2ef8 commit 617a926
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3893,7 +3893,6 @@ bool ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv)
else
{
printf(">>> Unrecognized message received: %s", strCommand.c_str());
pfrom->Misbehaving(50);
}

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

0 comments on commit 617a926

Please sign in to comment.