Skip to main content

handle_create_threshold_proposal

Function handle_create_threshold_proposal 

Source
pub fn handle_create_threshold_proposal(
    admin: &ApprovalAdmin,
    body: CreateThresholdProposalRequest,
    now: u64,
) -> Result<ThresholdApprovalCollectorProposal, ApprovalHandlerError>