Signature
IPolicyRegistry.sol
Description
Returnstrue if policyId is a built-in sentinel (ALWAYS_ALLOW or ALWAYS_BLOCK) or a previously-assigned custom policy ID. Never reverts, regardless of the input value.
Parameters
Returns
Access Control
Read-only. Always callable — this function is never gated by theActivationRegistry, whether or not the PolicyRegistry feature is active.
Example
Usage Example