mirror of
https://github.com/fluencelabs/tendermint
synced 2025-07-31 04:01:55 +00:00
committed by
Ismail Khoffi
parent
5df6cf563a
commit
9926ae768e
@@ -212,7 +212,7 @@ message ConsensusParams {
|
||||
ValidatorParams validator = 3;
|
||||
}
|
||||
|
||||
// BlockParams contains limits on the block size and timestamp.
|
||||
// BlockParams contains limits on the block size.
|
||||
message BlockParams {
|
||||
// Note: must be greater than 0
|
||||
int64 max_bytes = 1;
|
||||
|
Reference in New Issue
Block a user