Storage variables "s_linkToken", "kittyConnect", "gasLimit" can be made immutable.
Those variables are getting initialized once in the constructor on the contract initialization therefore having them as immutable will save the contract some gas and will apply best practices.
Low
Part Slither and part manual review.
Make storage variables immutable and add "i_" before the name to scope with best practices for naming conventions.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.