Module pallet_lottery::pallet::dispatchables
source · Expand description
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.