mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
feat(discv5): add enr to tracing (#7664)
This commit is contained in:
@ -402,6 +402,7 @@ impl Discv5 {
|
||||
Err(err) => {
|
||||
trace!(target: "net::discovery::discv5",
|
||||
%err,
|
||||
?enr,
|
||||
"discovered peer is unreachable"
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user