Skip to content

Commit

Permalink
Update crates/net/discv4/src/lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Oct 3, 2023
1 parent 40eb946 commit d39b4cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/net/discv4/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1662,7 +1662,7 @@ pub enum Discv4Event {
EnrRequest,
/// A `EnrResponse` message was handled.
EnrResponse,
/// A
/// Service is being terminated
Terminated,
}

Expand Down

0 comments on commit d39b4cf

Please sign in to comment.