Expand description
Module containing a contract’s types and functions.
library TimelockController {
type OperationState is uint8;
}Structs§
Functions§
- new
- Creates a new wrapper around an on-chain
TimelockControllercontract instance.
Module containing a contract’s types and functions.
library TimelockController {
type OperationState is uint8;
}TimelockController contract instance.