This commit is contained in:
John Smith 2023-12-09 19:44:52 -05:00 committed by Christien Rioux
parent 2ffba2c528
commit 1e1faa3c1a

View File

@ -1501,7 +1501,7 @@ impl RPCProcessor {
) {
address_filter.punish_node_id(sender_node_id);
return Ok(NetworkResult::invalid_message(
"sender peerinfo has invalid peer scope",
format!("sender peerinfo has invalid peer scope: {:?}",sender_peer_info.signed_node_info())
));
}
opt_sender_nr = match self.routing_table().register_node_with_peer_info(