Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

GovernorVoteMocksUpgradeable

Inherits: Initializable, GovernorVotesUpgradeable, GovernorCountingSimpleUpgradeable

Functions

__GovernorVoteMocks_init

function __GovernorVoteMocks_init() internal onlyInitializing;

__GovernorVoteMocks_init_unchained

function __GovernorVoteMocks_init_unchained() internal onlyInitializing;

quorum

function quorum(uint256) public pure override returns (uint256);

votingDelay

function votingDelay() public pure override returns (uint256);

votingPeriod

function votingPeriod() public pure override returns (uint256);