Skip to content

Commit

Permalink
remove unclear comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ralexstokes committed May 4, 2024
1 parent b673f12 commit b6c4149
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mev-relay-rs/src/relay.rs
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,6 @@ impl Relay {
Ok(())
}

// NOTE: we assume that `auction_request` and `signed_submission` have been validated.
fn insert_bid_if_greater(
&self,
auction_request: AuctionRequest,
Expand Down

0 comments on commit b6c4149

Please sign in to comment.