mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-02 22:21:44 +00:00
resolve conflicts
This commit is contained in:
@ -248,6 +248,9 @@ cache_size = 10000
|
||||
# 2) "v1" - refactor of v0 version for better testability
|
||||
version = "v0"
|
||||
|
||||
# Limit the size of TxMessage
|
||||
max_msg_bytes = 1048576
|
||||
|
||||
##### consensus configuration options #####
|
||||
[consensus]
|
||||
|
||||
|
Reference in New Issue
Block a user