We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BatchValidator
Before we can make the BatchProvider multiplexing stage described in #699, we need to make the new batch stage to replace the BatchQueue.
BatchProvider
BatchQueue
This stage should:
SingleBatch
Eof
The text was updated successfully, but these errors were encountered:
clabby
Successfully merging a pull request may close this issue.
Overview
Before we can make the
BatchProvider
multiplexing stage described in #699, we need to make the new batch stage to replace theBatchQueue
.This stage should:
SingleBatch
es.SingleBatch
es with the L1 origins within the stage.BatchQueue
Eof
.The text was updated successfully, but these errors were encountered: