pub fn config_update_min_recurr(
    ctx: Context<'_, '_, '_, '_, ConfigUpdateMinRecurr<'_>>,
    new_min_recurr: i64
) -> ProgramResult