Function pallet_scheduler::pallet::dispatchables::cancel
source · pub fn cancel<T: Config>(when: BlockNumberFor<T>, index: u32)
Expand description
Cancel an anonymously scheduled task.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::cancel
.