GovernanceUtils
Last updated
Last updated
Reverts if the governance delay has not passed since the change initiated time or if the change has not been initiated.
Name | Type | Description |
---|---|---|
Gets the time remaining until the governable parameter update can be committed.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
changeInitiatedTimestamp
uint256
The timestamp at which the change has been initiated.
delay
uint256
Governance delay.
changeInitiatedTimestamp
uint256
Timestamp indicating the beginning of the change.
delay
uint256
Governance delay.
[0]
uint256
Remaining time in seconds.