You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the execution layer can specify maxBytes which can then be relayed by the consensus layer (in our case rollkit) to inform the sequencer to limit creating batches beyond maxBytes size.
the execution layer can specify
maxByteswhich can then be relayed by the consensus layer (in our case rollkit) to inform the sequencer to limit creating batches beyondmaxBytessize.