pub fn init_proposal(
cdn_stable: &impl CdnStableStrategy,
caller: Principal,
proposal_type: &ProposalType,
) -> Result<(ProposalId, Proposal), String>pub fn init_proposal(
cdn_stable: &impl CdnStableStrategy,
caller: Principal,
proposal_type: &ProposalType,
) -> Result<(ProposalId, Proposal), String>