Inherits: TimelockControllerUpgradeable
function initialize(uint256 minDelay, address[] memory proposers, address[] memory executors, address admin) external initializer;
Last updated 9 months ago