pub fn migrate_included_key<T: Config>(new_key: MemberOf<T>)
Expand description
Migrate the key for a person who was onboarded and is currently included in a ring. The migration is not instant as the key replacement and subsequent inclusion in a new ring root will happen only after the next mutation session.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::migrate_included_key
.