From b0f1ae96c96025d8baf511d2830ae2711247a073 Mon Sep 17 00:00:00 2001 From: Nicolas Rampoldi <58613770+NicolasRampoldi@users.noreply.github.com> Date: Wed, 4 Sep 2024 15:44:43 -0300 Subject: [PATCH] Update batcher/aligned-batcher/src/lib.rs Co-authored-by: Tatu <65305492+taturosati@users.noreply.github.com> --- batcher/aligned-batcher/src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/batcher/aligned-batcher/src/lib.rs b/batcher/aligned-batcher/src/lib.rs index 5bd09081c..0faff7a27 100644 --- a/batcher/aligned-batcher/src/lib.rs +++ b/batcher/aligned-batcher/src/lib.rs @@ -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,