Commit 11182dc
fix(l2): based CI (lambdaclass#3404)
**Motivation**
In lambdaclass#3242, `verifyBatchesAligned()` was updated in the based
`OnChainProposer` to be consistent with the non-based one, but the
`onlySequencer` identifier was added by mistake.
**Description**
Removes the `onlySequencer` identifier.
Closes None1 parent a2e3309 commit 11182dc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
368 | 368 | | |
369 | 369 | | |
370 | 370 | | |
371 | | - | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
| |||
0 commit comments