pub fn start_mutation_session<T: Config>()
Expand description
Start a mutation session in the underlying People
interface. This call does not check
whether a mutation session is already ongoing and can start new sessions.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::start_mutation_session
.