Skip to content

Commit

Permalink
Removed outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ElFantasma committed Oct 31, 2024
1 parent 132b342 commit 788af33
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/networking/p2p/rlpx/handshake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -306,8 +306,6 @@ impl RLPDecode for AckMessage {
}
}

// TODO fix this test now that RLPxClient does no longer exist
// https://github.com/lambdaclass/lambda_ethereum_rust/issues/843
#[cfg(test)]
mod tests {
use std::str::FromStr;
Expand Down

0 comments on commit 788af33

Please sign in to comment.