Skip to content

feat: add EventMetrics(BytesN<32>) variant to StorageKey#1

Open
sonoflawal wants to merge 2 commits intomainfrom
feat/event-metrics-storage-key
Open

feat: add EventMetrics(BytesN<32>) variant to StorageKey#1
sonoflawal wants to merge 2 commits intomainfrom
feat/event-metrics-storage-key

Conversation

@sonoflawal
Copy link
Copy Markdown
Owner

Summary

Adds EventMetrics(BytesN<32>) variant to the StorageKey enum in contract/contract/src/base/types.rs for tracking total tickets sold per event.

Changes

  • Added EventMetrics(BytesN<32>) to StorageKey enum, consistent with the existing CampaignMetrics(BytesN<32>) pattern

Testing

  • Compile check passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant