The Laundrette::configureDependencies function returns an array which is invalid with an empty value.
The Laundrette::configureDependencies function does has a memory dependencies array variable with two elements which is returned.
The 'weapn' and 'money' keycodes are to be stored in this function but both keycodes are stored at the 0th index of the array.
The 'money' keycode is not stored and the 1st index is empty.
The Laundrette policy dependencies are not properly configured in Kernel.sol. This is not how the protocol is intended to function.
Manual review
Store the WEAPN keycode the the 1st index of the dependencies array instead of the 0th index.
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.