# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
We use uint8 to count the number of quorums, so we can have at most 255 quorums, which means the max ID can not be larger than 254 (from 0 to 254, there are 255 different IDs).
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
TODO(mooselumph): Put these parameters on chain and add on-chain checks to ensure that the number of operators does not conflict with the existing on-chain limits.
# Structs
Assignment contains information about the set of chunks that a specific node will receive.
No description provided by the author
BlobHeader contains all metadata related to a blob including commitments and parameters for encoding.
No description provided by the author
No description provided by the author
shardValidator implements the validation logic that a DA node should apply to its received data.
# Interfaces
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author