Description
Add fn buy_ticket(env: Env, event_id: BytesN<32>, buyer: Address, amount: i128).
Testing Requirements
Ensure traits compile.
- Crucial: Ensure all standard GitHub CI checks pass before submitting your PR!
Links
- See
contributor.md for guidelines.
Description
Add
fn buy_ticket(env: Env, event_id: BytesN<32>, buyer: Address, amount: i128).Testing Requirements
Ensure traits compile.
Links
contributor.mdfor guidelines.