When calling Coordinator::getBestResponse()
, we are reading the value of responses and getting the best response. But we are reading the value as storage instead of memory.
llm/LLMOracleCoordinator.sol#L405-L413
Use memory
instead of memory
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.