pub fn relay_session_report<T: Config>(report: SessionReport<T::AccountId>)
Expand description
Called to indicate the start of a new session on the relay chain.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::relay_session_report
.