Expand description
Assignment criteria VRF generation and checking.
Structs§
- Config
- Information about the world assignments are being produced in.
- Invalid
Assignment - Assignment invalid.
- OurAssignment
- Details pertaining to our assignment on a block.
- Real
Assignment Criteria
Enums§
- Invalid
Assignment Reason - Failure conditions when checking an assignment cert.
Traits§
- Assignment
Criteria - A trait for producing and checking assignments.
Functions§
- compute_
assignments - Compute the assignments for a given block. Returns a map containing all assignments to cores in the block. If more than one assignment targets the given core, only the earliest assignment is kept.