referrerpolicy=no-referrer-when-downgrade

Module storage_types

Source
Expand description

Auto-generated docs-only module listing all (public and private) defined storage types for this pallet.

§Warning: Doc-Only

Members of this module cannot be used directly and are only provided for documentation purposes.

To see the actual storage type, find a struct with the same name at the root of the pallet, in the list of Type Definitions.

Structs§

CallIndices
The calls stored in this pallet to be used in an active lottery if configured by Config::ValidateCall.
Lottery
The configuration for the current lottery.
LotteryIndex
Warning: Doc-Only
Participants
Users who have purchased a ticket. (Lottery Index, Tickets Purchased)
Tickets
Each ticket’s owner.
TicketsCount
Total number of tickets sold.