Queue
After a proposal has succeeded, it is moved into the Timelock waiting period using this function. The waiting period (e.g. 2 days) begins when this function is called. The queue function can be called by any Ethereum address which has the specified role.
Function to queue a proposal to the timelock.
targets
: ID of a proposal that has succeeded.values
: ID of a proposal that has succeeded.calldatas
: ID of a proposal that has succeeded.descriptionHash
: ID of a proposal that has succeeded.RETURN
: ID of a proposal that has succeeded.
Last updated