The ChristmasDinner::deposit function lacks an essential feature outlined in its natspac documentation.
The ChristmasDinner::deposit function lacks an essential feature outlined in its natspac documentation. According to the documentation, the function should enable users to sign up other users. However, the current implementation does not support this behavior since all the logic depends solely on msg.sender, preventing the caller from specifying a different address.
IDE
Manual Code Review
Update the function to accept an address parameter to allow callers to specify the address of the user being signed up.
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.