Skip to main content

interpret_constitutional_change

Function interpret_constitutional_change 

Source
pub fn interpret_constitutional_change(
    proposal: &AmendmentProposalV1,
    migration_obligations_satisfied: bool,
    archive_manifest: Option<&ArchiveManifestV1>,
    historical_query_guarantee: Option<&HistoricalQueryGuaranteeV1>,
    decided_at: &str,
) -> AmendmentDecisionV1
Expand description

Interprets a constitutional amendment proposal into its bounded decision artifact.