pub fn note_processing<T: Config>(up_to_moment: T::Moment)Expand description
Registers the fact that block participation data has been released for processing and removes the handled data from block production log.
This inherent does not by itself process any data and only serves an operational function by cleaning up data that has been already processed by other components.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::note_processing.