MarcoFalke 2021-08-26 10:39:10 +02:00
parent fa786570a5
commit fa9eade142
No known key found for this signature in database
GPG key ID: CE2B75697E69A548
9 changed files with 11 additions and 19 deletions

View file

@ -4086,7 +4086,7 @@ bool PeerManagerImpl::ProcessMessages(CNode* pfrom, std::atomic<bool>& interrupt
TRACE6(net, inbound_message,
pfrom->GetId(),
pfrom->GetAddrName().c_str(),
pfrom->m_addr_name.c_str(),
pfrom->ConnectionTypeAsString().c_str(),
msg.m_command.c_str(),
msg.m_recv.size(),