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

GovernorCountingOverridableMockUpgradeable

Inherits: Initializable, GovernorSettingsUpgradeable, GovernorVotesQuorumFractionUpgradeable, GovernorCountingOverridableUpgradeable

Functions

__GovernorCountingOverridableMock_init

function __GovernorCountingOverridableMock_init() internal onlyInitializing;

__GovernorCountingOverridableMock_init_unchained

function __GovernorCountingOverridableMock_init_unchained() internal onlyInitializing;

proposalThreshold

function proposalThreshold() public view override(GovernorUpgradeable, GovernorSettingsUpgradeable) returns (uint256);