# Description: Emit an event when a refund is issued to a mentee due to dispute, cancelation, or timeout. # Tasks: - Add Refunded event definition - Emit in refund logic - Include session_id, amount, mentee_id, reason - Add matching unit tests
Description:
Emit an event when a refund is issued to a mentee due to dispute, cancelation, or timeout.
Tasks: