pub fn stop_repeat<T: Config>()
Expand description

If a lottery is repeating, you can use this to stop the repeat. The lottery will continue to run to completion.

This extrinsic must be called by the ManagerOrigin.

Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::stop_repeat.