Skip to content
New issue

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

Generate block when there is at least one transacton #4074

Closed
henry-ngv opened this issue Jul 8, 2022 · 3 comments
Closed

Generate block when there is at least one transacton #4074

henry-ngv opened this issue Jul 8, 2022 · 3 comments

Comments

@henry-ngv
Copy link

Description

Blocks are generated after specific time even there is no transaction at all. This could lead to redundant storage space.

Enhancement

Generate block when there is at least one transaction.

@daniellehrner
Copy link
Contributor

I think there is already an issue for that (at least for QBFT): #3810

If the other issue covers your needs, please let me know. Then I will close this own, to not have duplicated issues.

@henry-ngv
Copy link
Author

Yeap. The issue has already existed. Feel free to close this issue.

@daniellehrner
Copy link
Contributor

Closing because of duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants