Module pallet_lottery::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet.
Warning: Doc-Only
Members of this module cannot be used directly and are only provided for documentation
purposes. To see the real version of each dispatchable, look for them in Pallet
or
Call
.
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.