pub fn transition(
phase1: &Phase1CeremonyCRS,
) -> Result<(AllExtraTransitionInformation, Phase2CeremonyCRS)>Expand description
Transition between phase1 and phase2, producing extra information to be saved.
pub fn transition(
phase1: &Phase1CeremonyCRS,
) -> Result<(AllExtraTransitionInformation, Phase2CeremonyCRS)>Transition between phase1 and phase2, producing extra information to be saved.