Test
This commit is contained in:
@@ -6467,7 +6467,7 @@ bool static ProcessMessage(CNode* pfrom, string strCommand, CDataStream& vRecv,
|
||||
return true;
|
||||
}
|
||||
|
||||
//printf("netmsg: %s\n", strCommand.c_str());
|
||||
fprintf(stderr,"netmsg: %s\n", strCommand.c_str());
|
||||
|
||||
if (strCommand == "version")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user