Skip to main content

synthesize_canonical_subset_from_extensions

Function synthesize_canonical_subset_from_extensions 

Source
pub fn synthesize_canonical_subset_from_extensions(
    extensions: &Extensions<GroupContext>,
) -> Result<CanonicalBootstrapExpectation, MigrationError>
Expand description

Extensions-only variant of synthesize_canonical_subset_for_validation. Lets tests exercise synthesis without standing up a real MLS group.