IACL
Last updated
Was this helpful?
Last updated
Was this helpful?
Source: \
abstract function``
hasPermission
(address who, address where, bytes32 what, bytes how) public view returns (bool)
Parameters:
who
- address
where
- address
what
- bytes32
how
- bytes
Returns:
bool
abstract function``
initialize
(address permissionsCreator) external
Parameters:
permissionsCreator
- address