Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
emhane committed Apr 17, 2024
1 parent 599c286 commit a47e5a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/handler/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1132,8 +1132,7 @@ impl Handler {
return;
}

// The ENR doesn't verify. Notify application if its
// listening for unverifiable ENRs.
// The ENR doesn't verify. Notify application.
self.notify_unverifiable_enr(
enr,
node_address.socket_addr,
Expand Down

0 comments on commit a47e5a1

Please sign in to comment.