Structsยง
- Builder ๐
- Dealer ๐
- Internal state for a dealer in the current round.
- Events ๐
- A cache of all events that transpired during a given epoch.
- Finalized
Block ๐Info - Legacy
State ๐ - Legacy state format used before the migration that removed peer address mappings. Kept only to read existing data from disk during migration.
- Player ๐
- Internal state for a player in the current round.
- Reduced
Block ๐ - Contains a blockโs height, parent, digest, and dealer log, if there was one.
- Round ๐
- State ๐
- The outcome of a DKG ceremony.
- Storage ๐
Enumsยง
- Event ๐
- Share
State ๐ - Wrapper around a DKG share that tracks how it is stored at rest.
Constantsยง
- MAXIMUM_
VALIDATORS ๐ - The maximum number of validators ever permitted in the DKG ceremony.
- PAGE_
SIZE ๐ - POOL_
CAPACITY ๐ - READ_
BUFFER ๐ - WRITE_
BUFFER ๐