Function pallet_keystore::pallet::dispatchables::revoke_keys
source · pub fn revoke_keys<T: Config>(keys: Vec<T::Hash>, key_purpose: KeyPurpose)
Expand description
Revoke keys with specified purpose.
§Warning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::revoke_keys
.