referrerpolicy=no-referrer-when-downgrade

Module criteria

Source
Expand description

Assignment criteria VRF generation and checking.

Structs§

Config
Information about the world assignments are being produced in.
InvalidAssignment
Assignment invalid.
OurAssignment
Details pertaining to our assignment on a block.
RealAssignmentCriteria

Enums§

InvalidAssignmentReason
Failure conditions when checking an assignment cert.

Traits§

AssignmentCriteria
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.