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