ICheckPermission.sol
Functions
checkPermission
function checkPermission(address _delegate, address _module, bytes32 _perm) external view
returns(hasPerm bool)PreviousRegistry contract for issuers to register their security tokens (SecurityTokenRegistryMock.sol)NextFactory for deploying LockUpTransferManager module (LockUpTransferManagerFactory.sol)
Last updated
Was this helpful?