Last updated 1 year ago
Was this helpful?
Source:
abstract function`` canPerform(address who, address where, bytes32 what, uint256[] how) external view returns (bool)
abstract function``
canPerform
(address who, address where, bytes32 what, uint256[] how) external view returns (bool)
Parameters:
who - address
who
where - address
where
what - bytes32
what
how - uint256[]
how
Returns:
bool