pub fn request_distance_evaluation_for<T: Config>(target: T::IdtyIndex)
Expand description
Request evaluation of a target identity’s distance.
This function allows the caller to request an evaluation of a specific target identity’s distance. This action is only permitted for unvalidated identities.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::request_distance_evaluation_for
.