contracts-wizard
contracts-wizard copied to clipboard
Consider adding Governor and Votes clock options
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.