pub fn reap_identity<T: Config>(who: T::AccountId)
Expand description

Reap the IdentityInfo of who from the Identity pallet of T, unreserving any deposits held and removing storage items associated with who.

§Warning: Doc-Only

This function is an automatically generated, and is doc-only, uncallable stub. See the real version in Pallet::reap_identity.