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
TimelockController
contract instance.
Module containing a contract’s types and functions.
library TimelockController {
type OperationState is uint8;
}
TimelockController
contract instance.