You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Build a contract module that acts as a time-locked controller. In a governance system, the TimelockController contract is in charge of introducing a delay between a proposal and its execution. It can be used with or without a Governor (see #177).
Build a contract module that acts as a time-locked controller. In a governance system, the
TimelockController
contract is in charge of introducing a delay between a proposal and its execution. It can be used with or without aGovernor
(see #177).References
The text was updated successfully, but these errors were encountered: