diff --git a/src/handler/mod.rs b/src/handler/mod.rs index f59603ab..5a3b7e37 100644 --- a/src/handler/mod.rs +++ b/src/handler/mod.rs @@ -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,