pub fn build_current_fund(
    config: &Config,
    vote_plans: Vec<VotePlanDef>,
    token_list: Vec<(Role, TokenIdentifier)>
) -> CurrentFund