Open phipsae opened 3 weeks ago
Is this possible? allowList is a mapping, as far as I know it's impossible to iterate over it, right? Also, there is no event for when adding on this list.
Yes exactly, you cannot iterate over a mapping in solidity. What event does the contract have, might this help?
We have the CheckedIn
event, so it would be possible to list who made checkin. Do you think this is enough for this task?
Anyway, I will leave this issue for another builder :)
Goal
Show the current members of your batch in the app.