mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-20 22:26:15 +00:00
add todo related to pbts spec and timestamp params
This commit is contained in:
@@ -93,6 +93,7 @@ func DefaultConsensusParams() *ConsensusParams {
|
||||
}
|
||||
|
||||
// DefaultBlockParams returns a default BlockParams.
|
||||
// TODO (@wbanfield): add link to proposer-based timestamp spec when completed.
|
||||
func DefaultBlockParams() BlockParams {
|
||||
return BlockParams{
|
||||
MaxBytes: 22020096, // 21MB
|
||||
|
||||
Reference in New Issue
Block a user