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

ERC20VotesTimestampMockUpgradeable

Inherits: Initializable, ERC20VotesUpgradeable

Functions

__ERC20VotesTimestampMock_init

function __ERC20VotesTimestampMock_init() internal onlyInitializing;

__ERC20VotesTimestampMock_init_unchained

function __ERC20VotesTimestampMock_init_unchained() internal onlyInitializing;

clock

function clock() public view virtual override returns (uint48);

CLOCK_MODE

function CLOCK_MODE() public view virtual override returns (string memory);