pub fn end_mutation_session<T: Config>()
Expand description
End a mutation session in the underlying People
interface. This call can end multiple
mutation sessions, even ones not started by this pallet.
This call will fail if no mutation session is ongoing.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::end_mutation_session
.