diff --git a/ansible/roles/config/templates/config.toml.j2 b/ansible/roles/config/templates/config.toml.j2 index 014c8084..7ab4f28f 100644 --- a/ansible/roles/config/templates/config.toml.j2 +++ b/ansible/roles/config/templates/config.toml.j2 @@ -20,6 +20,7 @@ max_block_size_txs = 10000 create_empty_blocks = false timeout_propose = 10000 skip_timeout_commit = true +timeout_commit = 1 [p2p] laddr = "tcp://0.0.0.0:46656"