Skip to content

Emit Event on Payment Initiated #299

Description

@Abdulazeem-code

Description

The Soroban contract should emit an event when a payment routing starts.

Acceptance Criteria

  • Emits 'payment_initiated' event with sender and amount

Implementation Steps

  1. Import env.events()
  2. Define symbol for 'payment_initiated'
  3. Publish event at start of function

Branching Instructions

Please create a branch from main following this naming convention:
feat/event-initiated

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions