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