Module pallet_lottery::pallet::storage_types
source · Expand description
Auto-generated docs-only module listing all defined storage types for this pallet. Note that members of this module cannot be used directly and are only provided for documentation purposes.
Structs
- The calls stored in this pallet to be used in an active lottery if configured by
Config::ValidateCall
. - The configuration for the current lottery.
- Users who have purchased a ticket. (Lottery Index, Tickets Purchased)
- Each ticket’s owner.
- Total number of tickets sold.