Signature
Description
Permanently relinquishes administration ofpolicyId. The member set is frozen
and the policy can never be re-administered; isAuthorized queries continue to work.
Dev: Reverts with PolicyNotFound when policyId does not exist.
Dev: Reverts with Unauthorized when the caller is not the current admin.
Param: policyId Policy whose administration is being renounced.