[config] remove MaxBlockSizeTxs and MaxBlockSizeBytes in favor of consensus params

This commit is contained in:
Anton Kaliaev
2018-06-27 14:14:48 +04:00
parent 2a7602c4ed
commit f760c24ff0
4 changed files with 1 additions and 15 deletions

View File

@ -170,10 +170,6 @@ timeout_commit = 1000
# Make progress as soon as we have all the precommits (as if TimeoutCommit = 0)
skip_timeout_commit = false
# BlockSize
max_block_size_txs = 10000
max_block_size_bytes = 1
# EmptyBlocks mode and possible interval between empty blocks in seconds
create_empty_blocks = true
create_empty_blocks_interval = 0