referrerpolicy=no-referrer-when-downgrade

Function remove_assignment

Source
pub fn remove_assignment<T: Config>(region_id: RegionId)
Expand description

Remove an assignment from the Workplan.

  • origin: Must be Root or pass AdminOrigin.
  • region_id: The Region to be removed from the workplan.

§Warning: Doc-Only

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