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

Default MaxBlockSystemFee is not enough for registerring a candidate #702

Closed
superboyiii opened this issue Apr 15, 2022 · 1 comment
Closed

Comments

@superboyiii
Copy link
Member

Describe the bug
Transaction for registerring a candidate can't be persisted in block because default MaxBlockSystemFee in DBFTPlugin is not enough.

To Reproduce
Steps to reproduce the behavior:
Run a single CN and register another address for candidate

Expected behavior
Tx will not be processed by consensus but always in mempool as verified state. A issue from #688, maybe can increase it to 300000000000.

@shargon
Copy link
Member

shargon commented Apr 17, 2022

Closed by #703

@shargon shargon closed this as completed Apr 17, 2022
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