validator not associated to any identity
If an online validator calls change_owner_key
, its AccountId will be disassociated from its IdtyIndex (source), and the validator cannot be directly linked to any identity.
This can pose a problem, for example, in cases of offense where the validator AccountId needs to be resolved to an IdtyIndex for blacklisting.
Linked to #197 (closed)