pub fn initialize_or_update_dao_voted_params(
    state: &mut State,
    cip105: bool
) -> Result<()>