gw_types
v1.0.71
Published
GW Rewards Program Type Library
Downloads
33
Readme
GW_Types
This is meant to be a shared module between the frontend and the backend. Importing this central module in multiple repositories ensure type consistency throughout the project.
Changes this release:
- Simplified the Prizes Types
- Updated PrizePool to support individual prizes
- Updated the challenge Scoreboard to support individual prizes
- Removed circular dependencies creating infinitely large objects between wholesalers and challenges
- Added sellers to the Wholesaler object