referrerpolicy=no-referrer-when-downgrade

Function remove_lease

Source
pub fn remove_lease<T: Config>(task: TaskId)
Expand description

Remove a lease.

  • origin: Must be Root or pass AdminOrigin.
  • task: The task id of the lease which should be removed.

§Warning: Doc-Only

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