Description
Recipients should be able to acknowledge multiple notifications in a single transaction.
Tasks
Design batch acknowledgment function.
Validate notification ownership.
Emit acknowledgment events.
Benchmark gas usage.
Acceptance Criteria
Multiple acknowledgments execute successfully.
Gas savings are measurable.
Events emit correctly.
Description
Recipients should be able to acknowledge multiple notifications in a single transaction.
Tasks
Design batch acknowledgment function.
Validate notification ownership.
Emit acknowledgment events.
Benchmark gas usage.
Acceptance Criteria
Multiple acknowledgments execute successfully.
Gas savings are measurable.
Events emit correctly.