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
The slot based collator should have a separate signaling task that tells the block building task when to build a block.
The logic when to build can then be customized to allow different scenarios. Some examples include:
The text was updated successfully, but these errors were encountered:
skunert
No branches or pull requests
The slot based collator should have a separate signaling task that tells the block building task when to build a block.
The logic when to build can then be customized to allow different scenarios.
Some examples include:
The text was updated successfully, but these errors were encountered: