Module pallet_lottery::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet. Note that members of this module cannot be used directly and are only provided for documentation purposes.
Functions
- Buy a ticket to enter the lottery.
- Set calls in storage which can be used to purchase a lottery ticket.
- Start a lottery using the provided configuration.
- If a lottery is repeating, you can use this to stop the repeat. The lottery will continue to run to completion.