Contract used to store layout for the GeneralPermissionManager storage (GeneralPermissionManagerStor
Contract Members
mapping(address => mapping(address => mapping(bytes32 => bool))) public perms;
mapping(address => bytes32) public delegateDetails;
address[] public allDelegates;Functions
PreviousFactory for deploying BlacklistTransferManager module (BlacklistTransferManagerFactory.sol)NextCountTransferManager module Proxy (LockUpTransferManagerProxy.sol)
Last updated
Was this helpful?