Skip to content
  • Andy Yates's avatar
    [ENSCORESW-564]. Added integer checks. · ff358031
    Andy Yates authored
    The code previously allowed bogus numbers through into the final slice which
    caused errors in later methods. The website crashed because of this. We will
    reject anything that was not an integer if the start or end was defined.
    ff358031