Navigation Menu

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

Close #531: Implement configuring the "create_empty_blocks" parameter #532

Merged
merged 3 commits into from Nov 5, 2019

Conversation

Chicker
Copy link
Contributor

@Chicker Chicker commented Nov 5, 2019

No description provided.

Tendermint has two parameters which we should be able to configure with using Pravda CLI and/or just writing a values in node.conf file.

Two new arguments in `pravda node init` command have been added:
- `--create-empty-blocks`
- `--create-empty-blocks-interval`

Also, two new ENV variables have been added:
- `PRAVDA_CREATE_EMPTY_BLOCKS`
- `PRAVDA_CREATE_EMPTY_BLOCKS_INTERVAL`
@Chicker Chicker merged commit f355e25 into master Nov 5, 2019
@Chicker Chicker deleted the issue-531 branch November 5, 2019 14:44
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

Successfully merging this pull request may close these issues.

None yet

1 participant