Closed pradyumna14 closed 4 weeks ago
Modified registerParticipant function to prevent duplicate entries from the same address and ensure accurate participant count. Added input validation using require statements for mandatory fields and introduced events for registration and updates.
registerParticipant
require
Solves Issue number: #59
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Modified
registerParticipant
function to prevent duplicate entries from the same address and ensure accurate participant count. Added input validation usingrequire
statements for mandatory fields and introduced events for registration and updates.Solves Issue number: #59