# Functions
NewDataAvailabilityHeader generates a DataAvailability header using the provided extended data square.
# Structs
BlockID.
Commit contains the evidence that a block was committed by a set of validators.
CommitSig is a part of the Vote included in a Commit.
No description provided by the author
DataAvailabilityHeader (DAHeader) contains the row and column roots of the erasure coded version of the data in Block.Data.
No description provided by the author
Volatile state for each Validator NOTE: The ProposerPriority is not included in Validator.Hash(); make sure to update that method if changes are made here.
ValidatorSet represent a set of *Validator at a given height.