pub fn set_enforcement_authority<T: Config>(
permission_id: PermissionId,
enforcement: EnforcementAuthority<T>,
)
Expand description
Set enforcement authority for a permission Only the grantor or root can set enforcement authority
ยงWarning: Doc-Only
This function is an automatically generated, and is doc-only, uncallable
stub. See the real version in
Pallet::set_enforcement_authority
.