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

Add an IGNORE option to BlockResponse #9

Open
devos50 opened this issue Oct 2, 2020 · 0 comments
Open

Add an IGNORE option to BlockResponse #9

devos50 opened this issue Oct 2, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@devos50
Copy link
Collaborator

devos50 commented Oct 2, 2020

Currently, there are three options on how to handle an incoming block: confirm, reject, and delay. The confirm and reject responses each create a new block, and the delay option adds the incoming block to the counter_signing_block_queue again. When creating a very basic community, I'm looking for an option to simply ignore incoming blocks. Therefore, I'm suggesting an ignore option, where nothing is done with the incoming block.

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

No branches or pull requests

2 participants