Signature
IPolicyRegistry.sol
Description
Returns the currently-staged pending admin forpolicyId, or address(0) when
no transfer is in flight or for built-in sentinels, unknown IDs, and malformed IDs.
Never reverts.
Parameters
Returns
Access Control
Read-only. Always callable regardless of whether the PolicyRegistry feature is active.Example
Usage Example