Skip to content

Commit

Permalink
Update batcher/aligned-batcher/src/lib.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Tatu <65305492+taturosati@users.noreply.github.com>
  • Loading branch information
NicolasRampoldi and taturosati authored Sep 4, 2024
1 parent 50fce02 commit b0f1ae9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion batcher/aligned-batcher/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,6 @@ impl Batcher {
}
std::cmp::Ordering::Equal => {
// if we are here nonce == expected_user_nonce

if !self
.handle_expected_nonce_message(
batch_state,
Expand Down

0 comments on commit b0f1ae9

Please sign in to comment.