-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
taiko-gateway/crates/sequencer/src/sequencer.rs
Lines 135 to 137 in caaeaad
| if self.flags.can_sequence { | |
| self.maybe_refresh_anchor(); | |
| } |
here we can get an anchor even without necessarily having txs to sequence, potentially leading to smaller batches
Metadata
Metadata
Assignees
Labels
No labels