mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 03:46:33 +00:00
config.toml changes
This commit is contained in:
@@ -35,12 +35,12 @@ skip_timeout_commit = true
|
||||
timeout_commit = 1
|
||||
wal_light = true
|
||||
block_part_size = 262144
|
||||
create_empty_blocks_interval = 1
|
||||
create_empty_blocks_interval = 60
|
||||
|
||||
{% else %}
|
||||
|
||||
[consensus]
|
||||
create_empty_blocks_interval = 10
|
||||
create_empty_blocks_interval = 60
|
||||
|
||||
{% endif %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user