Expand description
Everything regarding meetup assignments
Modules§
- Math functions used in the ceremonies pallet.
Functions§
- Assigns a participant to a meetup.
- Performs the inverse function of
assignment_fn
for all participants in a meetup. - Generates randomized
[AssignmentParams]
fornum_participants
to be distributed acrossnum_meetups
.