Skip to content

types.ConsensusParams: document the maximum hard limit on BlockSizeParams.MaxBytes  #747

@odeke-em

Description

@odeke-em

I was just reading through

if params.BlockSizeParams.MaxBytes > maxBlockSizeBytes {

in order to write tests and noticed that the maximum hard limit is an unexposed constant that doesn't seem to be documented anywhere. Perhaps we should document this hardlimit.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions