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

Drop an expired Instantaneous Pool Contribution record from the chain.

  • origin: Must be a Signed origin.
  • region_id: The Region identifying the Pool Contribution 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_contribution.