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

Drop an expired Region from the chain.

  • origin: Must be a Signed origin.
  • region_id: The Region which has expired.

Warning: Doc-Only

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