Expand description
A module for grouping several setup ceremonies into a single one.
This also matches the coordination strategy we have for phase2, along with the corresponding protobufs.
Structs§
- Holds all of the CRS elements for phase1 in one struct.
- Holds all of the phase1 contributions in a single package.
- Holds all of the CRS elements for phase1 in one struct, before validation.
- All phase1 contributions, before they’ve been validated.
- Holds all of the CRS elements for phase2 in one struct.
- Holds all of the phase2 contributions in a single package.
- Holds all of the CRS elements for phase2 in one struct, before validation.
- All phase2 contributions, before they’ve been validated.
Constants§
Functions§
- Transition between phase1 and phase2, producing extra information to be saved.