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.