Skip to content

Fix 245

Benjamin Gallois requested to merge fix-245 into master
  • Added the OwnerKeyChangePermission in the pallet_distance to verify if a given identity has the right to change its Account.
  • Implemented the runtime handler for OwnerKeyChangePermission, which ensures that the current identity is not an active validator before changing the accountId. Closes #245 (closed).
Edited by Benjamin Gallois

Merge request reports