OpenZeppelin/contracts-wizard

Consider adding Governor and Votes clock options

frangio opened this issue · 1 comments

OpenZeppelin Contracts 4.9 will support governors and voting tokens based on timestamps as opposed to block numbers.

This should include:

  • Adding an option under Votes for ERC20 and ERC721
  • Adding an option in Governor, so that GovernorSettings is initialized using timestamp-compatible values.