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

DummyImplementationV2Upgradeable

Inherits: Initializable, DummyImplementationUpgradeable

Functions

__DummyImplementationV2_init

function __DummyImplementationV2_init() internal onlyInitializing;

__DummyImplementationV2_init_unchained

function __DummyImplementationV2_init_unchained() internal onlyInitializing;

migrate

function migrate(uint256 newVal) public payable;

version

function version() public pure override returns (string memory);