pub async fn get_active_vote_plans(
    context: &Context
) -> Result<Vec<VotePlanStatus>, Error>