Description π
Currently, no event is emitted when a transaction is created. Add transaction proposed event to the create transaction functionality.
Proposed Steps π
- Define the event in the AccountData component
- Emit the event in the
create_transaction function
Acceptance Criteria β
Event is defined and emitted