pub fn revoke_permission<T: Config>(permission_id: PermissionId)
Expand description
Revoke a permission. The caller must met revocation constraints or be a root key.
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::revoke_permission
.