Fix 245
- Added the
OwnerKeyChangePermissionin thepallet_distanceto verify if a given identity has the right to change itsAccount. - Implemented the runtime handler for
OwnerKeyChangePermission, which ensures that the current identity is not an active validator before changing theaccountId. Closes #245 (closed).
Edited by Benjamin Gallois