mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-07 05:46:32 +00:00
blockchain: proto migration (#4969)
## Description migration of blockchain reactors to protobuf Closes: #XXX
This commit is contained in:
@@ -263,6 +263,7 @@ max_tx_bytes = 1048576
|
||||
# Fast Sync version to use:
|
||||
# 1) "v0" (default) - the legacy fast sync implementation
|
||||
# 2) "v1" - refactor of v0 version for better testability
|
||||
# 2) "v2" - complete redesign of v0, optimized for testability & readability
|
||||
version = "v0"
|
||||
|
||||
##### consensus configuration options #####
|
||||
|
||||
Reference in New Issue
Block a user