[ENSCORESW-564]. Added integer checks.
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.
Please register or sign in to comment