Queue
After a proposal has succeeded, any address can call the queue method to move the proposal into the Timelock queue. A proposal can only be queued if it has succeeded.
Governor Bravo
proposalId
: ID of a proposal that has succeeded.RETURN
: No return, reverts on error.
Solidity
Web3 1.2.6
Last updated