pub fn migrate_onboarding_key<T: Config>(new_key: MemberOf<T>)
Expand description
Migrate the key for a person who is currently onboarding. The operation is instant, replacing the old key in the onboarding queue.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::migrate_onboarding_key
.