Function pallet_broker::pallet::dispatchables::drop_contribution
source · pub fn drop_contribution<T: Config>(region_id: RegionId)
Expand description
Drop an expired Instantaneous Pool Contribution record from the chain.
origin
: Can be any kind of 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
.