Signature
IPolicyRegistry.sol
Description
Returns the current admin ofpolicyId. Returns address(0) for built-in sentinels (ALWAYS_ALLOW, ALWAYS_BLOCK), renounced policies, unknown IDs, and malformed IDs. Never reverts.
Parameters
Returns
Access Control
Always callable. This read-only function is not gated by the ActivationRegistry.Example
Usage Example