Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add collections to dispute module #121

Merged
merged 4 commits into from
Apr 22, 2024
Merged

Conversation

akremstudy
Copy link
Contributor

No description provided.

Comment on lines +32 to +33
Disputes *collections.IndexedMap[uint64, types.Dispute, DisputesIndex] // dispute id -> dispute
OpenDisputes collections.Item[types.OpenDisputes]
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe we can make "OpenDisputes" an index over Disputes?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could but maybe on a different pr

@themandalore themandalore merged commit 5edaafa into main Apr 22, 2024
1 check passed
@themandalore themandalore deleted the dispute-mod-collections branch May 8, 2024 17:14
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.

3 participants