diff --git a/bin/verify-era-proof-attestation/src/processor/batch_processor.rs b/bin/verify-era-proof-attestation/src/processor/batch_processor.rs index 1e814d4..ad0ae2c 100644 --- a/bin/verify-era-proof-attestation/src/processor/batch_processor.rs +++ b/bin/verify-era-proof-attestation/src/processor/batch_processor.rs @@ -68,7 +68,6 @@ impl BatchProcessor { batch_number.0, e ); - continue; } } }